HtmlEditorValidationSettings Constructors
Contains the ASPxHtmlEditor‘s content validation settings.Name | Parameters | Description |
---|---|---|
HtmlEditorValidationSettings() | none | Initializes a new instance of the HtmlEditorValidationSettings class with default settings. |
HtmlEditorValidationSettings(IPropertiesOwner) | owner | Initializes a new instance of the HtmlEditorValidationSettings class with the specified owner. |
See Also