public static string UpdateUser(DataTable dtUpdateUser) { return(DAO_HeThong.UpdateUser(dtUpdateUser)); }