| IGeneralSelectorDataProvider Interface |
Namespace: Kentico.Components.Web.Mvc.FormComponents
public interface IGeneralSelectorDataProvider
The IGeneralSelectorDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GetItemsAsync |
Returns paged items that will be displayed in the general selector drop down list.
| |
| GetSelectedItems |
Transforms the selected values collection into the selector items (value/text) collection.
|