Uiinfrastructure API Docs  
 

AActivitySpace.GetControlExists Method 

This method checks whether or not a specific control exists in this AActivitySpace.

public virtual bool GetControlExists(
   string controlName
);

Parameters

controlName

Return Value

boolean whether or not the control exists

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace