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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public event CommandEventHandler ActionPerformed

Value

Type: System.Web.UI.WebControlsCommandEventHandler
See Also