'宣言 Public Class MultiSelectListBox(Of T) Inherits ItemsBoundControl(Of T) Implements ITemplate
public class MultiSelectListBox<T> : ItemsBoundControl<T>, ITemplate
'宣言 Public Class MultiSelectListBox(Of T) Inherits ItemsBoundControl(Of T) Implements ITemplate
public class MultiSelectListBox<T> : ItemsBoundControl<T>, ITemplate
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.MultiSelectListBox<T>