ComponentOne ASP.NET MVC Controls
TemplateBindings Property (ITemplate)

C1.Web.Mvc Namespace > ITemplate Interface : TemplateBindings Property
Gets the collection of the template bindings.
Syntax
'Declaration
 
ReadOnly Property TemplateBindings As IDictionary(Of String,String)
IDictionary<string,string> TemplateBindings {get;}
See Also

Reference

ITemplate Interface
ITemplate Members