Click or drag to resize
ISessionKeys Property
Gets a collection of the keys for all values that are stored in the session-state collection.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
NameObjectCollectionBaseKeysCollection Keys { get; }

Property Value

Type: NameObjectCollectionBaseKeysCollection
See Also