TwoLevelDictionary PrimaryKeyType, SecondaryKeyType, ValueType  Item Property (PrimaryKeyType)Kentico 8.0 API Reference
Gets the second level of dictionary based on the given key

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

primaryKey
Type: PrimaryKeyType
Primary key

Property Value

Type: SafeDictionary SecondaryKeyType, ValueType 
See Also