'宣言 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.