|
In the design phase the page now has no controls on it except for one button control.
But when the page is delivered to the
client it will have two
label controls, and their contents will be added and changed during that "rendering"
process.
This is dynamically added label 1 in INIT Stage The text of dynamcially created second label is changed on page load.
|