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

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

Parameters

key
Type: SystemString
Key

Return Value

Type: String
See Also