| | WebCenter Interaction API | |
| IService.GetWizardPageHelp Method |
Returns the URI to the help for a particular wizard page.
string GetWizardPageHelp(
int lPageNumber
);
Parameters
-
lPageNumber
- page number we desire help for
Return Value
String containing the help URI
See Also
IService Interface | com.plumtree.server.xui Namespace