Single Textbox inside user control:
Single Button inside user control:
Multiple controls inside user control:
The Interface Controls can easily be placed inside ASP.NET user controls (ascx files).
The user controls will expose the properties / methods needed for the interaction with the underlying Interface Controls.