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
MvcHandler Class
MvcHandler Properties
IHttpHandler.IsReusable Property
DisableMvcResponseHeader Property
IsReusable Property
RequestContext Property
This topic has not yet been rated
-
Rate this topic
MvcHandler
.
RequestContext Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets the request context.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
RequestContext RequestContext {
get
;
private
set
; }
Property Value
Type:
System.Web.Routing
.
RequestContext
The request context.
See Also
Reference
MvcHandler 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)