NavigationNode.DeleteObject-Methode
Löscht den Navigationsknoten.
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 NavigationNode
instance.DeleteObject()
public void DeleteObject()
Ausnahmen
Ausnahme | Bedingung |
---|---|
[Microsoft.SharePoint.SPException] | Objekt von einem anderen Autor geändert werden, bevor der Löschvorgang abgeschlossen werden konnte. Fehlercode:-2130242557. |