if(username.Equals("user")) { this.VIPMagBtn.Visible=false; } else //会员 { this.VIPMagBtn.Visible=true; }