DOMExceptionNO_MODIFICATION_ALLOWED_ERR Field
If an attempt is made to modify an object where modifications are not allowed.

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

Field Value

Type: UInt16
See Also