AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageDataTableToolList..::..OnDelete Method

Raises the Delete event for this tool list, letting subscribers handle the row-delete command before the toolbar's default action runs.

Namespace:  AdvantageCMS.Web.UI.Admin.Tools
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


protected virtual void OnDelete(
	CommandEventArgs e
)

Parameters

e
Type: CommandEventArgs
The CommandEventArgs instance containing the event data.