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.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort NAMESPACE_ERR = 14

Field Value

Type: UInt16
See Also