RazorView.LayoutPath Property

Definition

Gets the layout or master page.

public string LayoutPath { get; }
member this.LayoutPath : string
Public ReadOnly Property LayoutPath As String

Property Value

The layout or master page.

Applies to