Click or drag to resize
ObjectSelectorSelectListItems 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.SelectorsPagedSelectListItemsObjectSelectorSelectListItem, ObjectSelectorItem
    Kentico.Components.Web.Mvc.Selectors.InternalObjectSelectorSelectListItems

Namespace: Kentico.Components.Web.Mvc.Selectors.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public sealed class ObjectSelectorSelectListItems : PagedSelectListItems<ObjectSelectorSelectListItem, ObjectSelectorItem>

The ObjectSelectorSelectListItems type exposes the following members.

Constructors
  NameDescription
Public methodObjectSelectorSelectListItems
Top
Properties
See Also