System.Web.UI.ICheckBoxControl Members

The members of System.Web.UI.ICheckBoxControl are listed below.

Public Properties

Checkedbool.

Gets or sets the value of an System.Web.UI.ICheckBoxControl control that indicates whether the control is selected.

Public Events

CheckedChanged

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