ASPxHtmlEditor.Validate() Method
Performs the editor content’s validation.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| Boolean |
|
Remarks
This method allows you to programmatically perform validation of the editor html content.
See Also