BuildMaster SDK Reference
Version:

SimpleCheckBox Class

A System.Web.UI.WebControls.CheckBox that implements Inedo.Web.Controls.ISimplePostControl.

Inheritance Hierarchy

  • object
    • System.Web.UI.Control
      • System.Web.UI.WebControls.WebControl
        • System.Web.UI.WebControls.CheckBox
          • Inedo.Web.Controls.SimpleCheckBox

Syntax

public class SimpleCheckBox : System.Web.UI.WebControls.CheckBox, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.IAttributeAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.ICheckBoxControl, ISimplePostControl, ISimpleControl

Constructors

Name Description
SimpleCheckBox