System.Web.UI Namespace ControlCollection Class
Initializes a new instance of the ControlCollection class for the parent server control specified in the owner parameter.
[ VB ] Public Sub New ( _ ByVal owner As Control _ ) [ C# ] public ControlCollection ( Control owner ); [ C++ ] public: ControlCollection ( Control* owner ); [ JScript ] public function ControlCollection ( owner : Control );
Use this constructor to initialize a new instance of the ControlCollection class using default values.
ControlCollection Members
© 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