System.Web.UI.Design.WebControls.CheckBoxDesigner Class

Extends design-time behavior for the System.Web.UI.WebControls.CheckBox Web server control.

See Also: CheckBoxDesigner Members

Syntax

public class CheckBoxDesigner : System.Web.UI.Design.ControlDesigner

Remarks

The System.Web.UI.Design.WebControls.CheckBoxDesigner class overrides the CheckBoxDesigner.GetDesignTimeHtml method of the System.Web.UI.Design.ControlDesigner class to ensure that the control is displayed with a meaningful representation at design time. If the System.Web.UI.WebControls.CheckBox.Text property is empty, the CheckBoxDesigner.GetDesignTimeHtml method of this class sets the System.Web.UI.WebControls.CheckBox.Text property of the control to the System.Web.UI.Control.ID property of the control.

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0