public ProductPageHandle(AuctionLog auctionLog) { this.auctionLog = auctionLog; propertyList = new PropertyList(); questionForm = new QuestionForm(); }