public DataTable getDesignations(string pDisplayType, string pPrimaryKey, string pSearchString) { return(loDesignation.getDesignations(pDisplayType, pPrimaryKey, pSearchString)); }