DataHelper TrimLastIdFromList Method (String, Int32 )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also