HeaderActionControlCreatedEventArgs Properties |
The HeaderActionControlCreatedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Action |
Gets or sets the header action object on which the action control is based.
| |
ActionControl |
Gets or sets the header action control.
Is null in Before phase.
Is provided in the After phase.
Can be overwritten and changed in the After phase.
Can be provided in the Before phase if event is then canceled.
| |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |