Aqualogic Interaction API  
 

IPTSiteMapFolder.OpenLink Method 

Open a link in the current folder. User must have read access to the current folder.

IPTSiteMapLink OpenLink(
   int nObjectID
);

Parameters

nObjectID
- object id of the link to open

Return Value

IPTSiteMapLink - link object that can be viewed and modified. returns null if object id is not in the current folder.

See Also

IPTSiteMapFolder Interface | com.plumtree.server Namespace