ASP.NET Core MVC コントロールヘルプ
ToTemplate(HtmlString) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > IHtmlStringExtension クラス > ToTemplate メソッド : ToTemplate(HtmlString) メソッド
The specified html string
Render the html string in template mode.
シンタックス
'宣言
 
Public Overloads Shared Function ToTemplate( _
   ByVal htmlString As Microsoft.AspNetCore.Html.HtmlString _
) As Microsoft.AspNetCore.Html.HtmlString
public static Microsoft.AspNetCore.Html.HtmlString ToTemplate( 
   Microsoft.AspNetCore.Html.HtmlString htmlString
)

パラメータ

htmlString
The specified html string

戻り値の型

An instance of html string with the template mode.
参照

IHtmlStringExtension クラス
IHtmlStringExtension メンバ
オーバーロード一覧