24.1 Reviewing Session State

View current session state for your application by clicking the Session link on the Runtime Developer Toolbar.

Session state enables developers to store and retrieve values for a user as the user navigates between different application pages. The appearance or behavior of many applications is based on data contained within application controls. For example, buttons can display conditionally based on a value stored in session state.