WizCompletedPageInfosAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Constructor taking a semi-colon separated list of completed IWizPage
StepCaptions. Typically this is extracted from the HTTP request when one wizard
chains to another.
| |
Add(PageElementInfo) |
Constructor taking a PageElementInfo object representing
a completed page element in the current wizard instance.
| |
Add(WizCompletedPageInfo) |
Constructor taking a WizCompletedPageInfo object.
| |
Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from DictionaryString, WizCompletedPageInfo.) |