aspnet-devexpress-dot-web-dot-aspxhtmleditor-42adbe42.md
Contains settings that relate to an ASPxHtmlEditor’s uploaded file validation.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorFileManagerValidationSettings :
FileManagerValidationSettings
Public Class HtmlEditorFileManagerValidationSettings
Inherits FileManagerValidationSettings
The following members return HtmlEditorFileManagerValidationSettings objects:
An object of the HtmlEditorFileManagerValidationSettings type can be accessed using the HtmlEditorFileManagerUploadSettings.ValidationSettings property.
Object StateManager PropertiesBase UploadControlValidationSettings FileManagerValidationSettings HtmlEditorFileManagerValidationSettings
See Also