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

속성 값

구현

적용 대상