Uiinfrastructure API Docs  
 

ASManager.GetPageControl Method 

Create the page control specified by the pagecontrol name. This method should not be called by developers. It is only for AActivitySpace.

public virtual IPageControl GetPageControl(
   string pageControlName
);

Parameters

pageControlName

Return Value

the requested pagecontrol, null on failure

See Also

ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace