'Declaration Public Overloads Shared Function ToTemplate( _ ByVal htmlString As HtmlString _ ) As HtmlString
public static HtmlString ToTemplate( HtmlString htmlString )
Parameters
- htmlString
- The specified html string
Return Value
An instance of html string with the template mode.