System.Web
2.0.0.0
System.Delegate
System.Void
To be added.
To be added.
The method specified in the delegate will be called when a event, event, event, event, or event is raised.
Page developers can provide custom handlers for Web Parts events by adding an OnWebPartAdded attribute, OnWebPartDeleted attribute, OnWebPartClosed attribute, OnWebPartMoved attribute, or OnSelectedWebPartChanged attribute to the <asp:webpartmanager> element in a page, and assigning a custom method name to the attribute. A custom handler can also be assigned programmatically. For more information on programmatically assigning an event handler, see How to: Connect Event Handler Methods to Events.
Represents the method that will handle the event, event, event, event, or event of a object.