Aqualogic Interaction API  
 

IPTSiteMapFolderManager.RecursiveDelete Method 

Delete the entire tree of all the folders and links that are below a particular folder in the hierarchy, including the current folder.

object[] RecursiveDelete(
   int nSiteMapFolderID
);

Parameters

nSiteMapFolderID
- folder ID to delete

Return Value

Object[] - results of the deletions

See Also

IPTSiteMapFolderManager Interface | com.plumtree.server Namespace