Uiinfrastructure API Docs  
 

AActivitySpace.GetParentSpaceName Method 

Return the name of the parent AActivitySpace. If there is no parent space, this will return null.

public virtual string GetParentSpaceName();

Return Value

String the name of the parent AActivitySpace. null if there is no parent space.

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace