United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
ControllerContext Class
ControllerContext Properties
Controller Property
DisplayMode Property
HttpContext Property
IsChildAction Property
ParentActionViewContext Property
RequestContext Property
RouteData Property
0 out of 3 rated this helpful
-
Rate this topic
ControllerContext
.
HttpContext Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the HTTP context.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
virtual
HttpContextBase HttpContext {
get
;
set
; }
Property Value
Type:
System.Web
.
HttpContextBase
The HTTP context.
See Also
Reference
ControllerContext Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)