示例#1
0
 public ActionResult Update(string Code)
 {
     return(LanguagesManager.Update(PortalSettings, UserInfo, Code));
 }