public void UpdateActivityInfo(Activity K)
 {
     ActivityDAL.UpdateAktivitetInfoById(K);
 }