Article on raising events in a Page and handling it in a Webcontrol

A method for custom controls to subscribe to Page events is presented here. If you wish to change the properties of a group of controls, you can raise an event instead of performing a recurssion.

Raising events in a Page and handling it in a WebControl

No Comments