public virtual void Save( User user, bool checkEmail, bool checkApproval )
Parameters
- user
- The user for which to save this ProductReview
- checkEmail
- Whether to validate the user's email address or not?
- checkApproval
- Should the review require approval?