Click or drag to resize
GeneralSelectorSelectListItems Class
The model that represents paged drop down list items that are to be displayed in the user interface.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.SelectorsPagedSelectListItemsGeneralSelectorSelectListItem, GeneralSelectorItem
    Kentico.Components.Web.Mvc.FormComponentsGeneralSelectorSelectListItems

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public class GeneralSelectorSelectListItems : PagedSelectListItems<GeneralSelectorSelectListItem, GeneralSelectorItem>

The GeneralSelectorSelectListItems type exposes the following members.

Constructors
  NameDescription
Public methodGeneralSelectorSelectListItems
Top
Properties
See Also