ASPxClientHtmlEditorValidationEventArgs Constructors
Provides data for the ASPxClientHtmlEditor.Validation client event.Name | Description |
---|---|
constructor(html, isValid, errorText) | Initializes a new instance of the ASPxClientHtmlEditorValidationEventArgs class. |
See Also