HtmlEditorValidationSettings Class
In This Article
Contains the ASPxHtmlEditor‘s content validation settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorValidationSettings :
ASPxHtmlEditorSettingsBase,
IValidationSettings,
IPropertiesOwner
#Related API Members
The following members return HtmlEditorValidationSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Html |
Html |
#Remarks
These settings can be accessed via the editor’s ASPxHtmlEditor.SettingsValidation property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorValidationSettings
See Also