Class Reference

This section provides a quick interface reference to the key objects described in this chapter. Space constraints prevent us from documenting every object in the .NET framework in this book, so for the sake of brevity and conciseness, we include only the most important objects here. For more information on the other objects in the .NET framework, consult the .NET Framework Reference online help file.

HttpSessionState Class

Member of System.Web.SessionState.

Assembly: System.Web.dll.

The HttpSessionState class is instantiated and placed inside the Session property of the Page object.

Properties
CodePage Contents Count
IsCookieless IsNewSession IsReadOnly
IsSynchronized Item Keys
LCID Mode SessionID
StaticObjects SyncRoot TimeOut ...

Get C#® Developer's Guide to ASP.NET, XML, and ADO.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.