DOMExceptionURL_MISMATCH_ERR Field |
The given URL does not match another URL.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public const ushort URL_MISMATCH_ERR = 21
Public Const URL_MISMATCH_ERR As UShort = 21
public:
literal unsigned short URL_MISMATCH_ERR = 21
static val mutable URL_MISMATCH_ERR: uint16
Field Value
Type:
UInt16See Also