ComponentEditorPage.IsLoading 方法

定義

會得到一個值,表示該頁面是否正在載入。

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

傳回

true如果頁面正在載入中;否則,。 false

適用於