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