Understanding Server Control Postback Data
Tags:
ASP.NET
, Controls
, 2003
, Experienced
Demonstrates how to create a server control that monitors when a change has been made the to controls properties and how to raise the event that a change has occurred from the server control to the web form.