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