Click or drag to resize
CMSAdminListControlOnAction Event
General On action event (when unigrid has more actions than edit and delete).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public event CommandEventHandler OnAction

Value

Type: System.Web.UI.WebControlsCommandEventHandler
See Also