Share via


RazorPageBase.IsLayoutBeingRendered 屬性

定義

取得或設定旗標,這個旗標會判斷是否正在轉譯此頁面的配置。

public:
 property bool IsLayoutBeingRendered { bool get(); void set(bool value); };
public bool IsLayoutBeingRendered { get; set; }
member this.IsLayoutBeingRendered : bool with get, set
Public Property IsLayoutBeingRendered As Boolean

屬性值

實作

適用於