Uiinfrastructure API Docs  
 

ASURL.SetLinkGetCachedSpace Method 

This constructor takes a specific space and returns a link to that (including space ID)

public virtual bool SetLinkGetCachedSpace(
   AActivitySpace space
);

Parameters

space

Return Value

boolean true implies success, false implies failure

Implements

ILink.SetLinkGetCachedSpace

See Also

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