[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.IHtmlStringExtension

IHtmlStringExtension Class

Define a static class to add the extension methods for System.Web.IHtmlString

Inheritance
IHtmlStringExtension
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public static class IHtmlStringExtension

Methods

Name Description
ToTemplate(HtmlString)

Render the html string in template mode.

ToTemplate(IHtmlContent)

Render the HelperResult in template mode.