Reformats the C# or JS code so it is properly indented.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type:
System String
Text to indent
- indent
- Type:
System Int32
Initial indent level
- indentString
- Type:
System String
Indentation string
Return Value
Type:
See Also