HtmlEditorValidationEventArgs Constructors
Provides data for the ASPxHtmlEditor’s ASPxHtmlEditor.Validation event.| Name | Parameters | Description |
|---|---|---|
| HtmlEditorValidationEventArgs(String, String, Boolean) | html, errorText, isValid | Initializes a new instance of the HtmlEditorValidationEventArgs class. |
See Also