Joins the given list of values with a given separator.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- separator
- Type: System String
Separator
- items
- Type: System.Collections IEnumerable
Items to join
Return Value
Type: StringSee Also