ASP.NET 服务器控件概述
我正在寻找不同服务器控制类的图表概述。我曾经在某个地方见过它,但现在找不到它了。有人可以给我提供一个链接吗?
I am looking for a chart overview of the different server control classes. I have seen it once somewhere but can not locate it anymore. Can someone please provide me with a link?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您的意思是:
http://www.w3schools.com/aspnet/aspnet_refwebcontrols.asp
或:
http://www.asp.net /%28S%28dfjoah55n4ywsy45zregske4%29%29/community/control-gallery/
或者您是否正在寻找类似的内容:
http://www.microsoft.com/downloads/details.aspx?FamilyID=7b645f3a-6d22-4548-a0d8-c2a27e1917f8& ;displaylang=en
但仅适用于 ASP .NET 服务器控件?我想这在很大程度上取决于 .NET 框架的版本(以及 Visual Studio,如果您使用它)。
You mean like:
http://www.w3schools.com/aspnet/aspnet_refwebcontrols.asp
or:
http://www.asp.net/%28S%28dfjoah55n4ywsy45zregske4%29%29/community/control-gallery/
Or are you looking for something more like:
http://www.microsoft.com/downloads/details.aspx?FamilyID=7b645f3a-6d22-4548-a0d8-c2a27e1917f8&displaylang=en
but just for ASP .NET server controls? I guess it depends a lot on the version of the .NET framework (and Visual Studio, if you're using that).
ASP.NET 服务器控件层次结构
Web 服务器控件层次结构
ASP.NET Server Controls Hierarchy
Web Server Controls Hierarchy