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

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

ITemplate インターフェース
ITemplate メンバ