CpGridDeleteYesClickHandler(Object, EventArgs, WebhookAction) Method

Definition

Namespace: Centralpoint.Web.UI.Console
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void DeleteYesClickHandler(
	Object sender,
	EventArgs e,
	WebhookAction webhookAction
)

Parameters

sender  Object
 
e  EventArgs
 
webhookAction  WebhookAction
 

See Also