aspnetmvc-devexpress-dot-web-dot-mvc-93eaf6cb.md
Contains settings that relate to the HtmlEditor’s uploaded file validation.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorFileManagerValidationSettings :
MVCxFileManagerValidationSettings
Public Class MVCxHtmlEditorFileManagerValidationSettings
Inherits MVCxFileManagerValidationSettings
The following members return MVCxHtmlEditorFileManagerValidationSettings objects:
An object of the MVCxHtmlEditorFileManagerValidationSettings type can be accessed using the MVCxHtmlEditorFileManagerUploadSettings.ValidationSettings property (and ValidationSettings properties of the MVCxHtmlEditorFileManagerUploadSettings class’ descendants).
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase UploadControlValidationSettings FileManagerValidationSettings MVCxFileManagerValidationSettings MVCxHtmlEditorFileManagerValidationSettings
See Also