public List <StaticDataCommon> GetStaticDataList(string staticdatatypeid) { return(repo.GetStaticDataList(staticdatatypeid)); }