HttpSessionState.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.
.NET Framework
Available since 1.1
Available since 1.1
Show: