Aqualogic Interaction API  
 

IPTUserManager.RemoveAdminFolderShortcut Method 

AdminFolderShortcuts are favorite admin folders associated with the current user. The UI may display these favorites as links to the associated admin folders. Call this function remove an admin folder from the list of favorites for the current user

void RemoveAdminFolderShortcut(
   int lFolderIDShortcut
);

Parameters

lFolderIDShortcut
the ID of the admin folder to remove

See Also

IPTUserManager Interface | com.plumtree.server Namespace