ASPxClientHtmlEditorValidationEventArgs.html Property
Gets or sets the HTML markup that is the ASPxHtmlEditor’s content.
Declaration
html: string
Property Value
| Type | Description |
|---|---|
| string | A string value that specifies the HTML content to validate. |
See Also