TextHelper ReformatCode Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberReformatCode(String)
Reformats the C# or JS code so it is properly indented.
Public methodStatic memberReformatCode(String, Int32)
Reformats the C# or JS code so it is properly indented.
Public methodStatic memberReformatCode(String, Int32, String)
Reformats the C# or JS code so it is properly indented.
Back to Top
See Also