ASP.NET MVC コントロールヘルプ
TemplateBindings プロパティ (Control)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : TemplateBindings プロパティ
テンプレート連結のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property TemplateBindings As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> TemplateBindings {get;}
参照

Control クラス
Control メンバ