DataHelper GetNewItemsInList Method (String, String)Kentico 8.0 API Reference
Gets the list of new items in the given list as list separated by semicolon.

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

Parameters

oldList
Type: OnlineSystem String
Old list of items separated by separator
newList
Type: OnlineSystem String
New list of items separated by separator

Return Value

Type: OnlineString
See Also