WizardPageCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Adds a new page to the collection. |
| Add(BaseWizardPage) | page | Adds the specified columns to the collection. |
| Add(String) | text | Adds a new page with the specified text to the collection. |