ViewStartPage.ViewContext Property

When implemented in a derived class, gets the view context for the view start page.

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

abstract ViewContext : ViewContext 
override ViewContext : ViewContext

Property Value

Type: System.Web.Mvc.ViewContext
The view context for the view start page.
Show: