ListBuilder.ShowSelectionControls Method
Name | Parameters | Description |
---|---|---|
ShowSelectionControls(JS) | value | Specifies whether or not to display controls used to select list items. Not available if selectionMode is set to 'none'. Mirrors the client-side showSelectionControls option. |
ShowSelectionControls(Boolean) | value | Specifies whether or not to display controls used to select list items. Not available if selectionMode is set to 'none'. Mirrors the client-side showSelectionControls option. |