HtmlHelper.ViewContext Property
Visual Studio 2010
Gets or sets the context information about the view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ViewContext instance that is returned by this property contains information that is related to rendering a view. This includes the view's ViewDataDictionary and TempDataDictionary objects.
Community Additions
ADD
Show: