I want to display one user control out of different controls based on the user selection.

If I hide other controls, will hidden control HTML tags be sent to
browser?

If yes, I do not want to send hidden user control to browser, because it will take up rendering time?

Anyone knows how to avoid sending hidden user controls to browser?

Thanks
Srini