
'Declaration
Public MustInherit Class ItemsBoundControl(Of T) Inherits Control Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
'Usage
Dim instance As ItemsBoundControl(Of T)
public abstract class ItemsBoundControl<T> : Control, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class ItemsBoundControl = class(Control, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent)abstract;
JScript does not support Generics.
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.DropDown<T>
C1.Web.Mvc.FlexChartBase<T>
C1.Web.Mvc.FlexGridBase<T>
C1.Web.Mvc.ListBox<T>
C1.Web.Mvc.MultiSelectListBox<T>