ASPxHtmlEditor.SettingsValidation Property
Provides access to content validation settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorValidationSettings | An HtmlEditorValidationSettings object that contains content validation settings. |
See Also