ControllerContext Properties

Include Protected Members
Include Inherited Members

The ControllerContext type exposes the following members.

Properties

  Name Description
Public property Controller Gets or sets the controller.
Public property DisplayMode Gets the display mode.
Public property HttpContext Gets or sets the HTTP context.
Public property IsChildAction Gets a value that indicates whether the associated action method is a child action.
Public property ParentActionViewContext Gets an object that contains the view context information for the parent action method.
Public property RequestContext Gets or sets the request context.
Public property RouteData Gets or sets the URL route data.

Top

See Also

Reference

ControllerContext Class

System.Web.Mvc Namespace