Click or drag to resize
MultiKeyDictionaryValueTypeGetMainKey Method
Gets the main object key for the given key.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected Object GetMainKey(
	Object key
)

Parameters

key
Type: SystemObject
Key to find

Return Value

Type: Object
See Also