public JsonResult getStatus() { return(Json(_iCommonService.getStatusAll(), GlobalConst.ContentTypes.TextHtml, JsonRequestBehavior.AllowGet)); }