共用方式為


ConnectionsZone.Close 方法

定義

關閉 ConnectionsZone 控制項所建立的連接使用者介面 (UI)。

protected:
 override void Close();
protected override void Close ();
override this.Close : unit -> unit
Protected Overrides Sub Close ()

備註

當使用者 Close 在連線 UI 中按一下區域層級關閉動詞時,會呼叫 方法。 方法執行之後,連接 UI 會隱藏、 WebPartToConnect 屬性值為 null ,而且頁面會維持在連線顯示模式中。 此時,使用者可以按一下控制項動詞功能表上的 [連接動詞] 來選取控制項,或將頁面切換至另一個顯示模式。

適用於

另請參閱