0
kicks
Embed User Controls in Custom Server Controls. The best of both worlds
User Controls can be reused across one website or web application, however, they are easier to write than Custom Server Controls, which can be reused across multiple websites and web applications. This article shows you how to combine the ease of writing of User Controls and the reusability of Custom Server Controls.