Click or drag to resize

CheckBoxGroup Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.UI.ControlsCheckBoxGroup

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("Label")]
public class CheckBoxGroup : WebControl, 
	IPostBackDataHandler

The CheckBoxGroup type exposes the following members.

Constructors
  NameDescription
Public methodCheckBoxGroup
Initializes a new instance of the CheckBoxGroup class
Top
Properties
Methods
See Also