AdvantageDataTableToolList..::..OnAdd Method
Raises the Add event for this tool list, letting subscribers handle the
add-record 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 OnAdd( CommandEventArgs e )
Parameters
- e
- Type: CommandEventArgs
The CommandEventArgs instance containing the event data.

