ComponentOne ASP.NET MVC Controls
TemplateBindings Property (Control)

C1.Web.Mvc Namespace > Control Class : TemplateBindings Property
Gets the collection of the template bindings.
Syntax
'Declaration
 
<JsonConverterAttribute(#y3k.#F3k)>
Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
[JsonConverter(#y3k.#F3k)]
public IDictionary<string,string> TemplateBindings {get;}
See Also

Reference

Control Class
Control Members