Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeOnAfterAction Event
On after action event handler.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public event EventHandler<EventArgsType> OnAfterAction

Value

Type: SystemEventHandlerEventArgsType
See Also