protected void lnkbtnDashboardRights_Click(object sender, EventArgs e)
 {
     oUserBLL.AssignDashboardRights(grdvUser, sender, vsIntPageRights);
 }