HelpersExtensions Append Method Kentico 8.0 API Reference
Appends the specified items to the string builder.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sb
Type: OnlineSystem.Text StringBuilder
String builder object
parts
Type:  OnlineSystem Object 
Objects to append
See Also