public override void SetCurrentPage(IDisplayPage);
Sets a new current page from any Display Page name.
public virtual void SetCurrentPage(string);
EditorAS Class | com.plumtree.uiinfrastructure.editor Namespace | AActivitySpace#SetCurrentPage