UniGridResetSelection Method |
Uncheck all checkboxes in selection column.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public void ResetSelection(
bool reset = true
)
Parameters
- reset (Optional)
- Type: SystemBoolean
Indicates if reset selection javascript should be registered
See Also