RazorView.LayoutPath Property

Gets the layout or master page.

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

function get LayoutPath () : String 
private function set LayoutPath (value : String)

Property Value

Type: System.String
The layout or master page.
Show: