Aqualogic Interaction API  
 

IPTSiteMapLink.SetLinkClassID Method 

Set the current link's class id, which defines the type of link.

void SetLinkClassID(
   int nValue
);

Parameters

nValue
- link class id which can be one of the following: PT_CLASSIDS.PT_USER_ID PT_CLASSIDS.PT_CATALOGFOLDER_ID PT_CLASSIDS.PT_CATALOGCARD_ID PT_CLASSIDS.PT_COMMUNITY_ID PT_CLASSIDS.PT_SITEMAPWEBLINK_ID

See Also

IPTSiteMapLink Interface | com.plumtree.server Namespace