Plumtree Portal UI  
 

IFriendlyURLManager.ConstructFriendlyURL Method 

Returns the friendly URL using the FriendlyURL and AActivitySpace class provided.

string ConstructFriendlyURL(
   FriendlyURL url,
   AActivitySpace space
);

Parameters

url
space

Return Value

The friendly URL

See Also

IFriendlyURLManager Interface | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace