AjaxHelper.ViewContext Property
Visual Studio 2010
Gets the context information about the view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ViewContext object contains information that is related to rendering a view, including the view's ViewData and TempData dictionaries.
Community Additions
ADD
Show: