RazorView.RunViewStartPages Property
Gets a value that indicates whether view start files should be executed before the view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.BooleanA value that indicates whether view start files should be executed before the view.
This property is set by passing a value in the constructor.
Show: