RazorPage.Layout 属性

定义

获取或设置布局页的路径。

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

属性值

实现

适用于