public int getLinkagePosition() { PageLayout control = currentPage.GetComponent <PageLayout> (); return(control.getLinkagePosition()); }