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