SessionStateAttribute.Behavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the session state behavior for the controller.
public System.Web.SessionState.SessionStateBehavior Behavior { get; }
member this.Behavior : System.Web.SessionState.SessionStateBehavior
Public ReadOnly Property Behavior As SessionStateBehavior
Property Value
The session state behavior for the controller.