System.Web.SessionState.SessionStateItemCollection.Keys Property

Gets a collection of the variable names for all values stored in the collection.

Syntax

public override System.Collections.Specialized.NameObjectCollectionBase.KeysCollection Keys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each key is a string that represents a variable name for a value stored in the collection.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0