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