[]
Render the html string in template mode.
public static IHtmlString ToTemplate(this IHtmlString htmlString)
Type | Name | Description |
---|---|---|
IHtmlString | htmlString | The specified html string |
Type | Description |
---|---|
IHtmlString | An instance of html string with the template mode. |