HttpSessionStateContainer.Keys Property
.NET Framework (current version)
Gets a collection of the keys for all values stored in the session-state collection.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Specialized.NameObjectCollectionBase.KeysCollectionThe NameObjectCollectionBase.KeysCollection that contains all the session keys.
Implements
IHttpSessionState.Keys
.NET Framework
Available since 2.0
Available since 2.0
Show: