CefV8Value IsUserCreated Property Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

OBJECT METHODS - These methods are only available on objects. Arrays and functions are also objects. String- and integer-based keys can be used interchangably with the framework converting between them as necessary. Returns true if this is a user created object.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public bool IsUserCreated { get; }

Property Value

Type: OnlineBoolean
See Also