AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..AdvantageGridHandler Delegate

Delegate signature for [OnLoadObject] and [OnDeleteObject].

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

Syntax


public delegate void AdvantageGridHandler(
	Object sender,
	AdvantageGrid..::..AdvantageGridArgs args
)

Parameters

sender
Type: Object
The AdvantageGrid raising the event.
args
Type: AdvantageCMS.Web.UI.Admin..::..AdvantageGrid..::..AdvantageGridArgs
Identifies the row and command type.