Click or drag to resize
SettingsKeyInfoProviderIntValues Property
Cached integer values.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected ProviderStringValueDictionary<int> IntValues { get; set; }

Property Value

Type: ProviderStringValueDictionaryInt32
See Also