ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / ITemplateTagHelper Interface / TemplateBindings Property

In This Topic
    TemplateBindings Property (ITemplateTagHelper)
    In This Topic
    Gets or sets the collection of the template bindings.
    Syntax
    'Declaration
     
    Property TemplateBindings As Object
    object TemplateBindings {get; set;}
    See Also