Button.Click Event
Occurs when the Button control is clicked.
Assembly: System.Web (in System.Web.dll)
The Click event is raised when the Button control is clicked. This event is commonly used when no command name is associated with the Button control (for instance, with a Submit button).
For more information about handling events, see Consuming Events.
| Topic | Location |
|---|---|
| How to: Connect Multiple Events to a Single Event Handler in ASP.NET Web Pages | Building ASP .NET Web Applications |
| How to: Implement Simple Forms Authentication | Building ASP .NET Web Applications |
| How to: Connect Multiple Events to a Single Event Handler in ASP.NET Web Pages | Building ASP .NET Web Applications |
| How to: Implement Simple Forms Authentication | Building ASP .NET Web Applications |
| Walkthrough: Validating User Input in a Web Forms Page | Building ASP .NET Web Applications in Visual Studio |
| Walkthrough: Creating a Basic Web Page with Code Separation in Visual Web Developer | Building ASP .NET Web Applications in Visual Studio |
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.