| EventListRegisterForComponentEvent Method |
| Name | Description | |
|---|---|---|
| RegisterForComponentEvent(String, String, EventHandlerEventArgs) |
Registers the given event handler for an event to a specific component by its name
| |
| RegisterForComponentEvent(String, String, String, EventHandlerEventArgs) |
Registers the given event handler for an event to a specific component by its name
| |
| RegisterForComponentEventArgsType(String, String, String, EventHandlerArgsType) |
Registers the given event handler for an event to a specific component by its name
|