Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.FormatHtml Method |
Formats an string containing HTML. tags
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string FormatHtml(
string input,
int indent
)
input
Type: String
The string to format
indent
Type: Int32
The indent.
Formatted string
ZeraSystems.CodeNanite.Expansion Namespace