BootstrapUploadControlValidationSettings Class
Contains settings that relate to the Upload Control‘s uploaded file validation.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v23.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapUploadControlValidationSettings objects:
Remarks
An object of the BootstrapUploadControlValidationSettings type can be accessed by the BootstrapButtonEdit.ValidationSettings property of an upload control.
Inheritance
Object
StateManager
PropertiesBase
UploadControlValidationSettings
BootstrapUploadControlValidationSettings
See Also