Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > GetHtmlString Method > ExpansionBase.GetHtmlString Method (String, String, String) |
Gets the HTML string.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetHtmlString(
string leftString,
string rightString,
string tag
)
leftString
Type: String
The left string.
rightString
Type: String
The right string.
tag
Type: String
The tag.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace