[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ITemplateTagHelper

ITemplateTagHelper Interface

Defines the interface of a template tag helper.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public interface ITemplateTagHelper
Public Interface ITemplateTagHelper

Properties

Name Description
IsTemplate

Gets or sets a boolean value which indicates whether transfer this control to template mode.

TemplateBindings

Gets or sets the collection of the template bindings.