DOMExceptionINVALID_EXPRESSION_ERR Field
The expression has a syntax error or otherwise is not a legal expression according to the rules of the specific XPathEvaluator or contains specialized extension functions or variables not supported by this implementation.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort INVALID_EXPRESSION_ERR = 51

Field Value

Type: UInt16
See Also