DOMExceptionNAMESPACE_ERR Field |
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort NAMESPACE_ERR = 14
Public Const NAMESPACE_ERR As UShort = 14
public:
literal unsigned short NAMESPACE_ERR = 14
static val mutable NAMESPACE_ERR: uint16
Field Value
Type:
UInt16
See Also