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(ConverterType=#y3k.#F3k, ConverterParameters=)>
Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
[JsonConverter(ConverterType=#y3k.#F3k, ConverterParameters=)]
public IDictionary<string,string> TemplateBindings {get;}
See Also

Reference

Control Class
Control Members