MVCxFileManagerValidationSettings Class
Contains upload validation settings of a built-in file manager (Document Selector or Image Selector).
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxFileManagerValidationSettings objects:
Remarks
A MVCxFileManagerValidationSettings class instance can be accessed as SettingsDocumentSelector.UploadSettings.ValidationSettings or SettingsImageSelector.UploadSettings.ValidationSettings on the HtmlEditor’s setting object level (using the FileManagerSettingsUpload.ValidationSettings property available through the HtmlEditorFileManagerSettingsBase.UploadSettings property, which can be accessed with either the HtmlEditorSettings.SettingsDocumentSelector or HtmlEditorSettings.SettingsImageSelector property).