IWizardTemplateGetWizardText Method |
Name | Description | |
---|---|---|
GetWizardText(String) |
Get the specified localized text for this wizard page (however, typically GetCascadedText(IWizPage, String, String) is preferred).
This method should be used only for pre-defined wizard text items found in the IDS.Wizard globalization constants.
| |
GetWizardText(String, String, String) |
Get the specified localized text for this wizard page (however, typically GetCascadedText(IWizPage, String, String) is preferred).
Obtaining the text is a three step process:
|