HttpSessionStateBase.Keys Property

 

When overridden in a derived class, gets a collection of the keys for all values that are stored in the session-state collection.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract Keys : NameObjectCollectionBase.KeysCollection with get
override Keys : NameObjectCollectionBase.KeysCollection with get

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: