ListObject.Unlink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.