Back to Devexpress

ASPxHtmlEditor.SettingsValidation Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-4947bbf1.md

latest1.8 KB
Original Source

ASPxHtmlEditor.SettingsValidation Property

Provides access to content validation settings.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorValidationSettings SettingsValidation { get; }
vb
Public ReadOnly Property SettingsValidation As HtmlEditorValidationSettings

Property Value

TypeDescription
HtmlEditorValidationSettings

An HtmlEditorValidationSettings object that contains content validation settings.

|

See Also

Settings

SettingsHtmlEditing

SettingsLoadingPanel

SettingsResize

SettingsText

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace