Skip to main content

TagBoxBuilder.OnSelectAllValueChanged Method

Name Parameters Description
OnSelectAllValueChanged(RazorBlock) jsFunc A function that is executed when the 'Select All' check box value is changed. Applies only if showSelectionControls is true. Mirrors the client-side onSelectAllValueChanged option.
OnSelectAllValueChanged(String) jsFunc A function that is executed when the 'Select All' check box value is changed. Applies only if showSelectionControls is true. Mirrors the client-side onSelectAllValueChanged option.