This type contains the following members.
public class DropdownLink<TItem>
- Inheritance:
- ObjectComponentBaseDropdownLink<TItem>
Constructors
DropdownLink() |
Properties
Items | |
LazyItems | |
SelectedItem | |
ItemClicked | |
ItemTemplate |
Methods
IsSelected(TItem) | |
GetItems() | |
OnItemClick(TItem) | |
OnInitialized() | |
ShouldRender() |