Plumtree UI Infrastructure API  
 

ASURL.SetLinkToExternalURL Method 

HACK: Sets a full URL. ASURL shouldn't need this but this method is needed so that we don't have to rip up too much existing code to facilitate friendly URLs

public virtual bool SetLinkToExternalURL(
   string m_externalurl
);

Implements

ILink.SetLinkToExternalURL

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace | ILink#SetLinkToExternalURL