HtmlCorrectingEventArgs Fields
Provides data for the ASPxHtmlEditor.HtmlCorrecting event that allows any custom check or transformation of the editor’s HTML code to be perfromed.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also