Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要这样的东西:
<my:MyFancyPanel> <asp:Label Text="Hello"> </my:MyFancyPanel>
我试过了,但似乎我的用户控件不接受任何内容。
您需要将其设为模板化用户控件