Appends the specified indentation 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
- level
- Type: System Int32
Indentation level
- indentString
- Type: System String
Indentation string
See Also