NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CheckBoxList Constructor

Creates a new DropDownList

[Visual Basic]
Public Sub New()
[C#]
public CheckBoxList();
[C++]
public: CheckBoxList();
[JScript]
public function CheckBoxList();

See Also

CheckBoxList Class | CheckBoxList Members | System.Web.UI.WebControls Namespace