public static int GetTotalOfRegion(string searchType, string keyword, int startRowIndexId, int maxiNumRows) { return(dal.GetTotalOfRegion()); }