AdvantageDataTableToolList..::..OnRefresh Method
Raises the Refresh event for this tool list, letting subscribers refresh their
data source 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 OnRefresh( CommandEventArgs e )
Parameters
- e
- Type: CommandEventArgs
The CommandEventArgs instance containing the event data.

