RE: Setting Inner Tag Content at Design Time programmatically



Hi Nathaniel,

To get the control to re-render, you just call UpdateDesignTimeHtml. To get
it to repersist (and also re-render), call OnComponentChanged(Component,
new ComponentChangedEventArgs(Component, null, null, null)).

Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

.