ControllerContext Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Controller | Gets or sets the controller. |
![]() | DisplayMode | Gets the display mode. |
![]() | HttpContext | Gets or sets the HTTP context. |
![]() | IsChildAction | Gets a value that indicates whether the associated action method is a child action. |
![]() | ParentActionViewContext | Gets an object that contains the view context information for the parent action method. |
![]() | RequestContext | Gets or sets the request context. |
![]() | RouteData | Gets or sets the URL route data. |
Show:
