[]
        
(Showing Draft Content)

C1.Web.Mvc.ITemplate.TemplateBindings

TemplateBindings Property

TemplateBindings

Gets the collection of the template bindings.

Declaration
IDictionary<string, string> TemplateBindings { get; }
ReadOnly Property TemplateBindings As IDictionary(Of String, String)