ComponentEditorPage.IsLoading Method

Definition

Gets a value indicating whether the page is being loaded.

protected:
 bool IsLoading();
protected bool IsLoading ();
member this.IsLoading : unit -> bool
Protected Function IsLoading () As Boolean

Returns

true if the page is being loaded; otherwise, false.

Applies to