Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > GetHtmlString Method > ExpansionBase.GetHtmlString Method (String, String, String, 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 leftString2,
string rightString2,
string leftString3,
string rightString3
)
leftString
Type: String
The left string.
rightString
Type: String
The right string.
leftString2
Type: String
The left string2.
rightString2
Type: String
The right string2.
leftString3
Type: String
The left string3.
rightString3
Type: String
The right string3.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace