FileManagerValidationSettings Class
Contains settings that relate to an ASPxFileManager’s uploaded file validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerValidationSettings objects:
Remarks
An object of the FileManagerValidationSettings type can be accessed via the FileManagerSettingsUpload.ValidationSettings property of a file manager control.
Inheritance
See Also