RazorPage.Layout Property

Definition

Gets or sets the path of a layout page.

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

Property Value

Implements

Applies to