Plumtree UI Infrastructure API  
 

AActivitySpace.UnRegisterView Method 

Un-registers the requested view (removes it from AActivitySpace)

public virtual void UnRegisterView(
   string viewName
);

Parameters

viewName

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace