aspnet-devexpress-dot-web-dot-aspxhtmleditor-548d3692.md
Contains the ASPxHtmlEditor ‘s content validation settings.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorValidationSettings :
ASPxHtmlEditorSettingsBase,
IValidationSettings,
IPropertiesOwner
Public Class HtmlEditorValidationSettings
Inherits ASPxHtmlEditorSettingsBase
Implements IValidationSettings,
IPropertiesOwner
The following members return HtmlEditorValidationSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsValidation |
| ASP.NET MVC Extensions | HtmlEditorBinderSettings.ValidationSettings |
| HtmlEditorSettings.SettingsValidation |
These settings can be accessed via the editor’s ASPxHtmlEditor.SettingsValidation property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorValidationSettings
See Also