DOMException.NO_MODIFICATION_ALLOWED_ERR

DOMException.NO_MODIFICATION_ALLOWED_ERR field

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

public const ushort NO_MODIFICATION_ALLOWED_ERR;

See Also