MultiKeyDictionaryValueTypeGetMainKey Method |
Gets the main object key for the given key.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax protected Object GetMainKey(
Object key
)
Parameters
- key
- Type: SystemObject
Key to find
Return Value
Type:
ObjectSee Also