[]
        
(Showing Draft Content)

C1.Web.Mvc.Control.TemplateBindings

TemplateBindings Property

TemplateBindings

Gets the collection of the template bindings.

Declaration
[JsonConverter(typeof(bl))]
public IDictionary<string, string> TemplateBindings { get; }
<JsonConverter(GetType(bl))>
Public ReadOnly Property TemplateBindings As IDictionary(Of String, String)
Implements