DOMExceptionINVALID_STATE_ERR Field |
If an attempt is made to use an object that is not, or is no longer, usable.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort INVALID_STATE_ERR = 11
Public Const INVALID_STATE_ERR As UShort = 11
public:
literal unsigned short INVALID_STATE_ERR = 11
static val mutable INVALID_STATE_ERR: uint16
Field Value
Type:
UInt16
See Also