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!

DropDownList Constructor

Creates a new DropDownList

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

See Also

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