private void GetListaVociMenu(string idCorrGlob, string idAmm) { AmmUtils.WebServiceLink ws = new AmmUtils.WebServiceLink(); this._vociMenu = ws.AmmGetListMenuUtenteObj(idCorrGlob, idAmm); ws = null; }