public string SetProfile(string name) { profileBusiness.UpdateCompanyStandardProfile(); return("Prolfe Set Success"); }