Share via


DropDownList Constructor ()

 

Initializes a new instance of the DropDownList class.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public DropDownList()
public:
DropDownList()
new : unit -> DropDownList
Public Sub New

See Also

DropDownList Class
Microsoft.Web.Mvc.Controls Namespace

Return to top