public void UserEditForm(UserEditFormTemplate body)
 {
     body.Invoke(new UserEditFormParams());
 }
 public void UserEditForm(UserEditFormTemplate body)
 {
     body.Invoke(new UserEditFormParams());
 }