EditableItemsGetFirstKey Method |
Gets the first key from the key list defined as string with ';' as separator.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GetFirstKey(
string key
)
Parameters
- key
- Type: SystemString
Key
Return Value
Type:
StringSee Also