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