DOMExceptionINUSE_ATTRIBUTE_ERR Field |
If an attempt is made to add an attribute that is already in use elsewhere.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort INUSE_ATTRIBUTE_ERR = 10
Public Const INUSE_ATTRIBUTE_ERR As UShort = 10
public:
literal unsigned short INUSE_ATTRIBUTE_ERR = 10
static val mutable INUSE_ATTRIBUTE_ERR: uint16
Field Value
Type:
UInt16
See Also