Share via


RazorPageBase.Layout 속성

정의

레이아웃 페이지의 경로를 가져오거나 설정합니다.

public:
 property System::String ^ Layout { System::String ^ get(); void set(System::String ^ value); };
public string Layout { get; set; }
public string? Layout { get; set; }
member this.Layout : string with get, set
Public Property Layout As String

속성 값

구현

적용 대상