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