ViewPage.ViewContext Property
Visual Studio 2010
Gets or sets the information that is used to render the view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.ViewContextThe information that is used to render the view, which includes the form context, the temporary data, and the view data of the associated view.
Community Additions
ADD
Show: