AdvantageDataTableToolList..::..OnSelect Method
Raises the Select event for this tool list, letting subscribers handle the
row-selection command before the toolbar's default action runs.
Namespace:
AdvantageCMS.Web.UI.Admin.ToolsAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
protected virtual void OnSelect( CommandEventArgs e )
Parameters
- e
- Type: CommandEventArgs
The CommandEventArgs instance containing the event data.

