public static bool DeleteByActivityProduct(string activityID, string pkid) { return(DALUserPermission.DeleteByActivityProduct(activityID, pkid)); }