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