Gets a collection of the keys for all values that are stored in the session-state collection.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax IEnumerable<string> Keys { get; }
Property Value
Type:
IEnumerableStringSee Also