HtmlInputCheckBox::ServerChange Event
.NET Framework (current version)
Occurs when the Web page is submitted to the server and the HtmlInputCheckBox control changes state from the previous post.
Assembly: System.Web (in System.Web.dll)
This event is raised when the Web page is submitted to the server and the HtmlInputCheckBox control changes state from the previous post.
Note |
|---|
The control must have view state enabled for the ServerChange event to work correctly. |
For more information about handling events, see NIB: Consuming Events.
.NET Framework
Available since 1.1
Available since 1.1
Show:
