Click or drag to resize
HTMLHelperReformatHTML Method (String)
Reformats the HTML code indentation.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string ReformatHTML(
	string inputText
)

Parameters

inputText
Type: SystemString
Input text

Return Value

Type: String
See Also