public static DataTable LoadUserByRole(string ad_role_id) { return(DAO_HeThong.LoadUserByRole(ad_role_id)); }