Click or drag to resize
HeaderActionsActionPerformed Event
Event which raises when LinkButton is used for action and its Command event raises.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public event CommandEventHandler ActionPerformed

Value

Type: System.Web.UI.WebControlsCommandEventHandler
See Also