RazorView.LayoutPath Property

 

Gets the layout or master page.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member LayoutPath : string with get, private set

Property Value

Type: System.String

The layout or master page.

Return to top
Show: