ASPxClientHtmlEditor.Validate Method
In This Article
Performs validation of the editor’s content.
#Declaration
TypeScript
Validate(): void
#Remarks
This method allows you to programmatically perform validation of the editor html content.
See Also