ExpansionBase.GetHtmlString Method (String, String)

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > GetHtmlString Method  >

ExpansionBase.GetHtmlString Method (String, String)

Gets the HTML string.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public string GetHtmlString(
 string leftString,
 string rightString
)

Parameters

leftString

Type: String

The left string.

rightString

Type: String

The right string.

Return Value

System.String.

See Also


ExpansionBase Class

GetHtmlString Overload

ZeraSystems.CodeNanite.Expansion Namespace