Chapter 12. Composite Controls

Composite controls contain other controls and reuse their functionality via class composition. A composite control delegates responsibility to its child controls while defining its own object model, which is independent of the controls it contains. Composite controls are equivalent to user controls, which we described in Chapter 4. However, user controls are deployed as text ...

Get Developing Microsoft® ASP.NET Server Controls and Components now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.