WizPageDataContainsKey Method |
| Name | Description | |
|---|---|---|
| ContainsKey(String) |
Determines if a particular item exists in the wizard's page data.
In this overload the current instance is assumed.
| |
| ContainsKey(String, String) |
Determines if a particular item exists in the wizard's page data.
In this overload the instance name is explicitly specified allowing searching for data for pages
other than the current page.
|