Skip to main content
A newer version of this page is available. .

HtmlEditorValidationSettings Class

Contains the ASPxHtmlEditor‘s content validation settings.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorValidationSettings :
    ASPxHtmlEditorSettingsBase,
    IValidationSettings,
    IPropertiesOwner

The following members return HtmlEditorValidationSettings objects:

Remarks

These settings can be accessed via the editor’s ASPxHtmlEditor.SettingsValidation property.

Inheritance

See Also