public ActionResult Update(string Code) { return(LanguagesManager.Update(PortalSettings, UserInfo, Code)); }