SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteSite Method

Deletes the specified site from SharePoint.

Syntax

[VB.NET]
Public Sub DeleteSite(ByVal URL As String)
[C#]
public void DeleteSite(string URL);

Remarks

This method will remove the site specified by the URL parameter from SharePoint.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0