ConnectionsZone::Close Method ()
.NET Framework (current version)
Closes the connection user interface (UI) created by the ConnectionsZone control.
Assembly: System.Web (in System.Web.dll)
The Close method is called when a user clicks the zone-level close verb in the connection UI. After the method executes, the connection UI is hidden, the WebPartToConnect property value is null, and the page remains in the connect display mode. At this point users can either select a control by clicking the connect verb on the control's verbs menu, or switch the page to another display mode.
.NET Framework
Available since 2.0
Available since 2.0
Show: