Freigeben über


Web.DeleteObject-Methode

Deletes the website.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub DeleteObject
'Usage
Dim instance As Web

instance.DeleteObject()
public void DeleteObject()

Ausnahmen

Ausnahme Bedingung
SPException

The current site is the top-level site. Error code: -2146232832.

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace