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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph