DefaultControllerFactory.GetControllerSessionBehavior Method (RequestContext, Type)
Returns the controller's session behavior.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- requestContext
-
Type:
System.Web.Routing.RequestContext
The request context.
- controllerType
-
Type:
System.Type
The type of the controller.
Show: