ConnectionsZone.Close 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
關閉 ConnectionsZone 控制項所建立的連接使用者介面 (UI)。
protected:
override void Close();
protected override void Close ();
override this.Close : unit -> unit
Protected Overrides Sub Close ()
備註
當使用者 Close 在連線 UI 中按一下區域層級關閉動詞時,會呼叫 方法。 方法執行之後,連接 UI 會隱藏、 WebPartToConnect 屬性值為 null
,而且頁面會維持在連線顯示模式中。 此時,使用者可以按一下控制項動詞功能表上的 [連接動詞] 來選取控制項,或將頁面切換至另一個顯示模式。