[To be supplied.]
Object
Control
WebControl
Button
[Visual Basic] Public Class Button Inherits WebControl Implements IPostBackEventHandler, IPostBackDataHandler [C#] public class Button : WebControl, IPostBackEventHandler, IPostBackDataHandler [C++] public __gc class Button : public WebControl, IPostBackEventHandler, IPostBackDataHandler [JScript] public class Button extends WebControl, IPostBackEventHandler, IPostBackDataHandler
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll