开发者

can I define my own panel control with asp.net usercontrols

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.


you need to make it a Templated Usercontrol

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜