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.1.5347.20411)
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: StringSee Also