public RolesCollection GetbyUser(string usr, int CompanyID) { return(RolesManager.GetbyUser(usr, CompanyID)); }