Occurs when the Web page is submitted to the server and the System.Web.UI.HtmlControls.HtmlInputCheckBox control changes state from the previous post.
This event is raised when the Web page is submitted to the server and the System.Web.UI.HtmlControls.HtmlInputCheckBox control changes state from the previous post.
The control must have view state enabled for the HtmlInputCheckBox.ServerChange event to work correctly.
For more information about handling events, see Consuming Events.