The members of System.Web.UI.WebControls.CheckBox are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
CheckBox()Documentation for this section has not yet been entered.
AutoPostBack bool. Documentation for this section has not yet been entered. CausesValidation bool. Documentation for this section has not yet been entered. Checked bool. Documentation for this section has not yet been entered. [read-only] InputAttributes System.Web.UI.AttributeCollection. Documentation for this section has not yet been entered. [read-only] LabelAttributes System.Web.UI.AttributeCollection. Documentation for this section has not yet been entered. Text string. Documentation for this section has not yet been entered. TextAlign TextAlign. Documentation for this section has not yet been entered. ValidationGroup string. Documentation for this section has not yet been entered.
overrideAddAttributesToRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered.LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered.OnCheckedChanged(EventArgs) Documentation for this section has not yet been entered. overrideOnPreRender(EventArgs) Documentation for this section has not yet been entered.RaisePostDataChangedEvent() Documentation for this section has not yet been entered. overrideRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.
CheckedChanged Documentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.LoadPostData Documentation for this section has not yet been entered. System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent Documentation for this section has not yet been entered.