Aqualogic Interaction API  
 

IPTSiteMapFolder.SetParent Method 

Set the parent folder of this folder. Because a folder is created by a folder of another folder, this function implements move functionality.

void SetParent(
   IPTSiteMapFolder objParentFolder
);

Parameters

objParentFolder
- folder will become the parent of the current folder

See Also

IPTSiteMapFolder Interface | com.plumtree.server Namespace