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

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > IHtmlStringExtension クラス : ToTemplate メソッド
指定された IHtmlString オブジェクト
コントロールをテンプレートモードでレンダリングします。
シンタックス
'宣言
 
Public Shared Function ToTemplate( _
   ByVal htmlString As System.Web.IHtmlString _
) As System.Web.IHtmlString
public static System.Web.IHtmlString ToTemplate( 
   System.Web.IHtmlString htmlString
)

パラメータ

htmlString
指定された IHtmlString オブジェクト

戻り値の型

テンプレートモードの System.Web.IHtmlString のインスタンス。
参照

IHtmlStringExtension クラス
IHtmlStringExtension メンバ