I want something like that:
<my:MyFancyPanel>
<asp:Label Text="Hello">
</my:MyFancyPanel>
I tried but it seems my usercontrol doesn't accept any content.
I want something like that:
<my:MyFancyPanel>
<asp:Label Text="Hello">
</my:MyFancyPanel>
I tried but it seems my usercontrol doesn't accept any content.