This documentation is archived and is not being maintained.
Table.CreateControlCollection Method
.NET Framework 1.1
This member overrides Control.CreateControlCollection.
[Visual Basic] Overrides Protected Function CreateControlCollection() As _ ControlCollection [C#] protected override ControlCollection CreateControlCollection(); [C++] protected: ControlCollection* CreateControlCollection(); [JScript] protected override function CreateControlCollection() : ControlCollection;
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
Table Class | Table Members | System.Web.UI.WebControls Namespace
Show: