BuildManagerCompiledView.ViewPath Property

Gets or sets the view path.

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

function get ViewPath () : String 
protected function set ViewPath (value : String)

Property Value

Type: System.String
The view path.
Show: