DOMExceptionINVALID_STATE_ERR Field
If an attempt is made to use an object that is not, or is no longer, usable.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort INVALID_STATE_ERR = 11

Field Value

Type: UInt16
See Also