ViewMasterPage::ViewContext Property

Visual Studio 2010

Gets the view context.

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

public:
property ViewContext^ ViewContext {
	ViewContext^ get ();
}

Property Value

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

Community Additions

ADD
Show: