自定义服务器控件(1)整体把握(未完待续)
摘要:(1)自定义服务器控件继承下面3个类之一ControlWebControlCompositeControl1.1 Control呈现过程语法[BindableAttribute(true)] [ThemeableAttribute(false)] public class Control : IComponent, IDisposable, IParserAccessor, IUrlResolu...
阅读全文
posted @ 2007-10-30 15:32