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
- values
- Type: System.Collections.Generic IEnumerable String
Values
- separator
- Type: System String
Separator
Return Value
Type: StringRemarks
See Also