HtmlEditorBinderSettings Properties
Contains binding settings for the HtmlEditor.| Name | Description |
|---|---|
| HtmlCorrectingHandler | Enables you to perform any custom check or transformation of the editor’s HTML code. |
| HtmlEditingSettings | Provides access to settings that relate to editing the HTML markup. |
| ValidationHandler | Enables you to specify whether the editor’s content is valid. |
| ValidationSettings | Provides access to content validation settings. |
See Also