Gets the list of new items in the given list as list separated by separator.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- oldList
- Type:
System String
Old list of items separated by separator
- newList
- Type:
System String
New list of items separated by separator
- separator
- Type:
System Char
Separator
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also