WizPageDataKey Method |
Name | Description | |
---|---|---|
Key(String) |
The Key for indexing into the wizard's page data.
This key is composed of the page instance name together with the item name.
In this overload the current instance is assumed.
| |
Key(String, String) |
The Key for indexing into the wizard's page data.
This key is composed of the page instance name together with the item name.
In this overload the instance name is explicitly specified allowing indexing into data for pages
other than the current page.
|