System.Web.UI.ICheckBoxControl.CheckedChanged Event

Occurs when the value of the ICheckBoxControl.Checked property changes between posts to the server.

Syntax

public event EventHandler CheckedChanged

Remarks

The ICheckBoxControl.CheckedChanged event is raised when the value of ICheckBoxControl.Checked changes between posts to the server.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0