RequestIsReadOnly Property |
Version 130.1.90
Returns true if this object is read-only.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool IsReadOnly { get; }
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
Property Value
BooleanImplements
IRequestIsReadOnlySee Also