ControllerContext.RequestContext Property

 

Gets or sets the request context.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Property RequestContext As RequestContext

Property Value

Type: System.Web.Routing.RequestContext

The request context.

Return to top
Show: