[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.IHtmlStringExtension.ToTemplate

ToTemplate Method

ToTemplate(IHtmlString)

Render the html string in template mode.

Declaration
public static IHtmlString ToTemplate(this IHtmlString htmlString)
Parameters
Type Name Description
IHtmlString htmlString

The specified html string

Returns
Type Description
IHtmlString

An instance of html string with the template mode.