WebCenter Interaction API  
 

IPTAdminCatalog.DeleteAdminFolder Method 

Deletes an Admin Folder and all its contents. User needs Admin access on a folder to delete it.

void DeleteAdminFolder(
   int lFolderID
);

Parameters

lFolderID
folder it to delete

See Also

IPTAdminCatalog Interface | com.plumtree.server Namespace