ListObject.Unlink Method

Definition

Removes the link to a Microsoft Windows SharePoint Services site from a ListObject control.

public:
 void Unlink();
public void Unlink ();
abstract member Unlink : unit -> unit
Public Sub Unlink ()

Remarks

After this method is called and the ListObject is unlinked, the unlinking cannot be reversed.

Applies to