Plumtree UI Infrastructure API  
 

AActivitySpace.GetView Method 

Return the requested View.

public virtual IView GetView(
   string viewName
);

Parameters

viewName

Return Value

IView the requested view

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace