Uiinfrastructure API Docs  
 

AActivitySpace.GetViewExists Method 

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

public virtual bool GetViewExists(
   string viewName
);

Parameters

viewName

Return Value

boolean whether or not the view exists

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace