Exemplo n.º 1
0
 private void OnUserProfileUpdated(object sender, API.AuthenticationInfo e)
 {
     //  Update
     OnSetupNavigationMenuHeader(navMenuHeader, true);
 }
Exemplo n.º 2
0
 private void OnUserProfileUpdated(object sender, API.AuthenticationInfo e)
 {
     SetupUserProfile();
 }