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