[To be supplied.]
Object
Control
WebControl
ListControl
DropDownList
[Visual Basic] Public Class DropDownList Inherits ListControl Implements IPostBackDataHandler [C#] public class DropDownList : ListControl, IPostBackDataHandler [C++] public __gc class DropDownList : public ListControl, IPostBackDataHandler [JScript] public class DropDownList extends ListControl, IPostBackDataHandler
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll