MvcRouteHandler::GetSessionStateBehavior Method (RequestContext^)
Returns the session behavior.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
protected: virtual SessionStateBehavior GetSessionStateBehavior( RequestContext^ requestContext )
Parameters
- requestContext
-
Type:
System.Web.Routing::RequestContext^
The request context.
Show: