TabsBuilder.SelectedItems Method
Name | Parameters | Description |
---|---|---|
SelectedItems(JS) | value | An array of currently selected item objects. Mirrors the client-side selectedItems option. |
SelectedItems(IEnumerable) | value | An array of currently selected item objects. Mirrors the client-side selectedItems option. |