Appends the specified items to the string builder.
            
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sb
 - Type: 
System.Text StringBuilder
String builder object 
- parts
 - Type:  
System Object 
Objects to append 
See Also