Click or drag to resize
EditableItemsGetFirstKey Method
Gets the first key from the key list defined as string with ';' as separator.

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

Parameters

key
Type: SystemString
Key

Return Value

Type: String
See Also