SessionStateAttribute.Behavior Property
Get the session state behavior for the controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.SessionState.SessionStateBehaviorThe session state behavior for the controller.
Show: