BootstrapBinaryImageUploadValidationSettings Class
Contains settings that relate to the validation of image files, uploaded using the editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapBinaryImageUploadValidationSettings :
BinaryImageUploadValidationSettings
Related API Members
The following members return BootstrapBinaryImageUploadValidationSettings objects:
Remarks
An object of the BootstrapBinaryImageUploadValidationSettings type can be accessed via the BootstrapBinaryImageUploadSettings.UploadValidationSettings property.
Inheritance
Object
StateManager
PropertiesBase
UploadControlValidationSettings
BinaryImageUploadValidationSettings
BootstrapBinaryImageUploadValidationSettings
See Also