Share via


BrowserWindowEx.IsLoadComplete Property

Definition

Specifies if the loading is complete.

public:
 property bool IsLoadComplete { bool get(); };
public bool IsLoadComplete { get; }
member this.IsLoadComplete : bool
Public ReadOnly Property IsLoadComplete As Boolean

Property Value

true if the loading completes successfully; otherwise, false.

Implements

Applies to