HtmlControl::CreateControlCollection Method ()
.NET Framework (current version)
Creates a new ControlCollection object to hold the child controls (both literal and server) of the server control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::ControlCollection^A ControlCollection object to contain the current server control's child server controls.
.NET Framework
Available since 1.1
Available since 1.1
Show: