ExpansionBase.FormatHtml Method

<< >>

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)

Syntax


C#

public string FormatHtml(
 string input,
 int indent
)

Parameters

input

Type: String

The string to format

indent

Type: Int32

The indent.

Return Value

Formatted string

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace