Progress® Telerik® Reporting R1 2021
XhtmlValidator Class
Provide methods for XHTML validation
Inheritance Hierarchy
SystemObject
Telerik.Reporting.ProcessingXhtmlValidator
Namespace:
Telerik.Reporting.ProcessingTelerik.Reporting.ProcessingXhtmlValidator
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The XhtmlValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XhtmlValidator | Initializes a new instance of the XhtmlValidator class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | IsValidXhtml |
Determines if the provided markup is valid XHTML that HtmlTextBox can parse.
If the provided value is an expression, true is returned.
|
![]() ![]() | ValidateXhtml |
Determines if the provided markup is valid XHTML that HtmlTextBox can parse.
If the XHTML parse operation fail exception is thrown.
If the provided value is an expression, no exception is thrown.
|
Version Information
Supported in: 1.0.1