What is a CompositeControl in .NET?
A CompositeControl is an abstract class in .NET that is inherited by those web controls that have child controls inside them.