Click or drag to resize
ProviderDictionaryCollectionStringValues Property
String values dictionary.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public ProviderDictionary<string, string> StringValues { get; set; }

Property Value

Type: ProviderDictionaryString, String
See Also