Plumtree Portal UI  
 

FriendlyURL.GetFullFriendlyURL Method 

Constructs the Friendly URL and returns it as a string. The application base url (without trailing question mark) is included.

public virtual string GetFullFriendlyURL(
   AActivitySpace space
);

Parameters

space
Current ActivitySpace

Return Value

For example http://portalserver:8080/portal/server.pt/community/engineeringcommunity/page2

See Also

FriendlyURL Class | com.plumtree.portaluiinfrastructure.friendlyurl Namespace