TwoLevelDictionary
PrimaryKeyType
,
SecondaryKeyType
,
ValueType
Item Property (
PrimaryKeyType
,
SecondaryKeyType
)
Kentico 8.0 API Reference
Gets or sets the dictionary value
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
secondaryKey
Type:
SecondaryKeyType
Secondary key
Property Value
Type:
ValueType
See Also
TwoLevelDictionary
PrimaryKeyType, SecondaryKeyType, ValueType
Class
TwoLevelDictionary
PrimaryKeyType, SecondaryKeyType, ValueType
Members
Item Overload
CMS.Base Namespace