PostDataIsReadOnly Property |
Version 109.1.110
Returns true if this object is read-only.
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 109.1.110.0
Syntax public bool IsReadOnly { get; }
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
Property Value
Type:
BooleanImplements
IPostDataIsReadOnlySee Also