Gets the second level of dictionary based on the given key
Namespace: CMS.BaseAssembly: 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