DOMExceptionSECURITY_ERR Field |
The operation is insecure.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort SECURITY_ERR = 18
Public Const SECURITY_ERR As UShort = 18
public:
literal unsigned short SECURITY_ERR = 18
static val mutable SECURITY_ERR: uint16
Field Value
Type:
UInt16
See Also