Uiinfrastructure API Docs  
 

AActivitySpace.SetSpaceID Method 

Sets the unique space ID for this AActivitySpace. This method must be called before Init();

public virtual void SetSpaceID(
   string spaceID
);

Parameters

spaceID

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace