Aqualogic Interaction API  
 

IPTSCollabCollection.URLPrefix Method 

Field containing the URL prefix for Collaboration Server. Type String; retrievable but not searchable (will be the same for all Collab items).

To assemble a complete Collaboration Server URL, concatenate (portal gateway URL root, including field IPTSCollabCollection.PortletOrWSID()) + (field URLPrefix) + (field IPTSPlumtreeCollection.URL(), IPTSCollabCollection.PropertiesURLSuffix(), or IPTSCollabCollection.ProjectURLSuffix()).
IPTSField URLPrefix();

See Also

IPTSCollabCollection Interface | com.plumtree.server.search.ptapps Namespace