ListControl.ListControl Constructor
.NET Framework 3.0
Initializes a new instance of the ListControl class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The following code example demonstrates how to programmatically
create a ListBox control. The example uses a PlaceHolder control as a container for the ListBox.
Community Additions
ADD
Show: