ewr

C++ code posted by werwer
created at 06 Apr 11:08

Edit | Back
1
2
3
4
5
6
msg = this._searchSettingDataBlo.CheckPermissionByApplTmpId(this._commonBlo.CClng(model.ApplTmpId));
 if (!string.IsNullOrEmpty(msg))
      {
         TempData["infoMsg"] = msg;
          return RedirectToAction("index");
      }
234 Bytes in 5 ms with coderay