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.
我正在使用基于角色的登录并根据下拉菜单加载菜单项。但是这个带有下拉功能的菜单在所有 asp.net 页面中都需要。同时我不想使用母版页概念。有什么办法吗?
如果您不能或不想使用母版页,那么我建议您使用自定义用户控件。