Hi there,
This is my second 'handy snippet post' when developing Sitecore CMS websites.
You'll use the following snippet, when hard-coding a sublayout (UserControl) on another UserControl (Sublayout)
:
<sc:Sublayout runat="server" Path="/layouts/sublayouts/YourControl.ascx" />
Hope this is usefull!
gr,
Robbert