[]
ITagHelper implementation for ItemsBoundControl<T>.
public abstract class ItemsBoundControlTagHelper<T, TControl> : ControlTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : ItemsBoundControl<T>
Name | Description |
---|---|
T | |
TControl |
Name | Description |
---|---|
ItemsBoundControlTagHelper() |
Name | Description |
---|---|
ItemsSourceId | Configurates ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control. |