Click or drag to resize

WizPageDataContainsKey Method

Overload List
  NameDescription
Public methodContainsKey(String)
Determines if a particular item exists in the wizard's page data. In this overload the current instance is assumed.
Public methodContainsKey(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.
Top
See Also