ASPxClientHtmlEditor.GetErrorText Method
Gets the error text to be displayed within the editor’s error frame if the editor’s validation fails.
Declaration
GetErrorText(): string
Returns
| Type | Description |
|---|---|
| string | A string value representing the error text. |
See Also