Uiinfrastructure API Docs  
 

ASCache.GetSpace Method 

This method returns the requested AActivitySpace from the cache. This method will reset the timestamp on the requested space.

public virtual AActivitySpace GetSpace(
   string strName,
   string nID
);

Parameters

strName
nID

Return Value

AActivitySpace the requested space

See Also

ASCache Class | com.plumtree.uiinfrastructure.activityspace Namespace