Aqualogic Interaction API  
 

IPTUserManager.AddAdminFolderShortcut 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 to add a new admin folder to the list of favorites for the current user.

void AddAdminFolderShortcut(
   int lNewFolderIDShortcut
);

Parameters

lNewFolderIDShortcut
the ID of the admin folder to add

See Also

IPTUserManager Interface | com.plumtree.server Namespace