PowerWEB LiveControls for ASP.NET
LiveDropDownList Constructor()
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveDropDownList Class > LiveDropDownList Constructor : LiveDropDownList Constructor()



Initializes a new instance of LiveDropDownList.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New LiveDropDownList()
C# 
public LiveDropDownList()
C++/CLI 
public:
LiveDropDownList();

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.DropDownListClassctor.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.