IFrame.IsValid Property (original) (raw)

IFrameIsValid Property

Version 118.6.80

True if this object is currently attached to a valid frame.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax

C#

C++

Copy

bool IsValid { get; }

property bool IsValid { bool get (); }

Property Value

Type: Boolean

See Also

Reference

IFrame Interface

CefSharp Namespace