Ensures the specified line endings in the given text.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Text to process
- level
- Type: System Int32
Level of the indentation
- indentString
- Type: System String
New line ending
Return Value
Type: StringSee Also