DOMExceptionNO_MODIFICATION_ALLOWED_ERR Field |
If an attempt is made to modify an object where modifications are not allowed.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort NO_MODIFICATION_ALLOWED_ERR = 7
Public Const NO_MODIFICATION_ALLOWED_ERR As UShort = 7
public:
literal unsigned short NO_MODIFICATION_ALLOWED_ERR = 7
static val mutable NO_MODIFICATION_ALLOWED_ERR: uint16
Field Value
Type:
UInt16
See Also