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.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort INVALID_EXPRESSION_ERR = 51
Public Const INVALID_EXPRESSION_ERR As UShort = 51
public:
literal unsigned short INVALID_EXPRESSION_ERR = 51
static val mutable INVALID_EXPRESSION_ERR: uint16
Field Value
Type:
UInt16
See Also