[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ItemsBoundControlTagHelper-2

ItemsBoundControlTagHelper<T, TControl> Class

ITagHelper implementation for ItemsBoundControl<T>.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class ItemsBoundControlTagHelper<T, TControl> : ControlTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : ItemsBoundControl<T>
Type Parameters
Name Description
T
TControl

Constructors

Name Description
ItemsBoundControlTagHelper()

Properties

Name Description
ItemsSourceId

Configurates ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.