Click or drag to resize
DictionaryHelperGetFirstKey Method
Gets the first key from the key list.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetFirstKey(
	string key
)

Parameters

key
Type: SystemString
Key

Return Value

Type: String
See Also