Метод Web.DeleteObject
Deletes the website.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public Sub DeleteObject
'Применение
Dim instance As Web
instance.DeleteObject()
public void DeleteObject()
Исключения
Исключение | Условие |
---|---|
SPException | The current site is the top-level site. Error code: -2146232832. |