HtmlEditorValidationEventArgs Properties
Provides data for the ASPxHtmlEditor’s ASPxHtmlEditor.Validation event.
Name | Description |
---|---|
Error |
Gets or sets the error description. |
Html |
Gets or sets the HTML markup specifying the ASPx |
Is |
Gets a value specifying whether the validation has been completed successfully. |
See Also