DataHelper TrimLastIdFromList Method (String, Int32 )Kentico 8.0 API Reference
Trims last ID from ID list. Returns trimmed list.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

ids
Type: OnlineSystem String
String with IDs
id
Type: OnlineSystem Int32 
Trimmed last ID

Return Value

Type: OnlineString
See Also