ListControl Constructor ()

 

Initializes a new instance of the ListControl class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
ListControl()

The following code example demonstrates how to programmatically

create a ListBox control. The example uses a PlaceHolder control as a container for the ListBox.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: