Click or drag to resize

RequestIsReadOnly Property

Version 130.1.90
Returns true if this object is read-only.

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool IsReadOnly { get; }

Property Value

Boolean

Implements

IRequestIsReadOnly
See Also