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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : TemplateBindings プロパティ
Gets the collection of the template bindings.
シンタックス
'宣言
 
Public ReadOnly Property TemplateBindings As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> TemplateBindings {get;}
参照

Control クラス
Control メンバ