private void LoadHomePage()
 {
     homePage = UiUtils.FindParent <HomePage2>(this);
 }