FileManagerValidationSettings Class
In This Article
Contains settings that relate to an ASPxFileManager’s uploaded file validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FileManagerValidationSettings :
UploadControlValidationSettings
#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
Show 11 items
See Also