PersonalizationDictionary::Keys Property
.NET Framework (current version)
Gets a reference to an ICollection object containing the keys for the personalization dictionary.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections::ICollection^An ICollection containing the keys for the personalization dictionary.
Implements
IDictionary::KeysUse this method to obtain the keys for a personalization dictionary.
.NET Framework
Available since 2.0
Available since 2.0
Show: