在 C# 中扩展 Web 控件

发布于 2024-11-16 06:27:49 字数 195 浏览 1 评论 0原文

我正在使用 sharepoint 2010 用户控制页面中的 asp.net 菜单控件开发菜单 Web 部件。我想向开发人员 (API) 提供可用的菜单属性和方法。所以我需要重写扩展菜单的自定义类中的所有菜单控件成员。但这不是抽象控制吧?那么我该怎么做呢?我如何为开发人员提供扩展菜单控件?我需要为菜单控制编写扩展方法吗?请指导。我使用的是 VS 2010 和 3.5 框架。

I am developing the menu webpart using the asp.net Menu control in user control page for sharepoint 2010. I want to make available properties and methods of menu to developer (API). SO i need to either override all the menu control members in custom class which extends Menu. but it is not abstract control right? so how i can do this? How i can make available to developers to extend the menu control ? is i need to write extension methods for menu control ? please guide. I am using VS 2010 with 3.5 framework.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

俯瞰星空 2024-11-23 06:27:49

简单的谷歌搜索会发出这个

a simple google search emits this

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文