Back to Devexpress

HtmlEditorFileManagerValidationSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-42adbe42.md

latest2.1 KB
Original Source

HtmlEditorFileManagerValidationSettings Class

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

Declaration

csharp
public class HtmlEditorFileManagerValidationSettings :
    FileManagerValidationSettings
vb
Public Class HtmlEditorFileManagerValidationSettings
    Inherits FileManagerValidationSettings

The following members return HtmlEditorFileManagerValidationSettings objects:

Remarks

An object of the HtmlEditorFileManagerValidationSettings type can be accessed using the HtmlEditorFileManagerUploadSettings.ValidationSettings property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase UploadControlValidationSettings FileManagerValidationSettings HtmlEditorFileManagerValidationSettings

See Also

HtmlEditorFileManagerValidationSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace