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