WebViewPage.Context Property
Gets the HttpContext object that is associated with the page.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
abstract Context : HttpContextBase with get, set override Context : HttpContextBase with get, set
Property Value
Type: System.Web.HttpContextBaseThe HttpContext object that is associated with the page.
Show: