DictionaryHelperGetFirstKey Method |
Gets the first key from the key list.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public static string GetFirstKey(
string key
)
Parameters
- key
- Type: SystemString
Key
Return Value
Type:
StringSee Also