Redraw webcontainer?

I have a web container with multiple controls embedded within it.
When the state of one of the controls changes I must reconstruct the entire control from scratch in order for it to be redrawn.
How would I go about deleting all the embedded controls so that I can start fresh?