RazorView Properties

 

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

NameDescription
System_CAPS_pubpropertyLayoutPath

Gets the layout or master page.

System_CAPS_pubpropertyRunViewStartPages

Gets a value that indicates whether view start files should be executed before the view.

System_CAPS_pubpropertyViewPath

Gets or sets the view path.(Inherited from BuildManagerCompiledView.)

System_CAPS_pubpropertyViewStartFileExtensions

Gets or sets the set of file extensions that will be used when looking up view start files.

Return to top
Show: