AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageGrid..::..grdItems_ItemCommand Method

Handles the ItemCommand event of the grdItems control.

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

Syntax


public void grdItems_ItemCommand(
	Object source,
	GridCommandEventArgs e
)

Parameters

source
Type: Object
The source of the event.
e
Type: GridCommandEventArgs
The GridCommandEventArgs instance containing the event data.