ViewMasterPage.ViewContext Property

Gets the view context.

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

function get ViewContext () : ViewContext

Property Value

Type: System.Web.Mvc.ViewContext
The view context.
Show: