SessionStateAttribute.Behavior Property

Get the session state behavior for the controller.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Behavior : SessionStateBehavior with get, private set

Property Value

Type: System.Web.SessionState.SessionStateBehavior
The session state behavior for the controller.
Show: