ConnectionsZone::CreateChildControls Method ()
.NET Framework (current version)
Creates all child controls contained in a ConnectionsZone control in preparation for posting back to the server or rendering.
Assembly: System.Web (in System.Web.dll)
This method overrides the base Control::CreateChildControls method. It prepares all connection-related objects needed for connections (for example, it retrieves the connection point objects from the available consumer and provider controls), and it creates the various user interface (UI) controls that users interact with in the connection UI to establish a connection.
.NET Framework
Available since 2.0
Available since 2.0
Show: