Aqualogic Interaction API  
 

IPTSiteMapLink.SetLinkURL Method 

Set URL of the current link. This only applies to web links, so it will only be saved if the current link is a web link.

void SetLinkURL(
   string strValue
);

Parameters

strValue
- URL value

See Also

IPTSiteMapLink Interface | com.plumtree.server Namespace