HtmlCorrectingEventArgs Constructors
Provides data for the ASPxHtmlEditor.HtmlCorrecting event that allows any custom check or transformation of the editor’s HTML code to be perfromed.| Name | Parameters | Description |
|---|---|---|
| HtmlCorrectingEventArgs(String) | html | Initializes a new instance of the HtmlCorrectingEventArgs class with the specified setting. |
See Also