Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes this NavigationTerm object and its child objects from the TermStore object.
Namespace: Microsoft.SharePoint.Client.Publishing.Navigation
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public Overridable Sub DeleteObject
'Usage
Dim instance As NavigationTerm
instance.DeleteObject()
public virtual void DeleteObject()