How would I go about adding multiple "Middle Pages"?
I tried duplicating the wizard.pages.add to add another middle page.
I also tried copying MiddlePage.cs to MiddlePage2.cs, etc. and adding them.
When I do this, clicking Next does not ever go past the first Middle Page... How do I go about it? :)
Chris
Adding Pages