asp.net.ph

ListControl Constructor

System.Web.UI.WebControls Namespace   ListControl Class


Initializes a new instance of the ListControl class.

[ VB ]
Public Sub New ( )

[ C# ]
public ListControl ( );

[ C++ ]
public: ListControl ( );

[ JScript ]
public function ListControl ( );

Remarks

The ListControl class is, by itself, not instantiated. Instead, this constructor is called by derived class constructors to initialize state in this type.

See Also

ListControl Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note