WebCenter Interaction API  
 

IService.GetWizardPageTitle Method 

Given a page number, retrieves the title of the wizard for that page.

string GetWizardPageTitle(
   int lPageNumber
);

Parameters

lPageNumber
page number to get info for

Return Value

String representing the wizard page title

See Also

IService Interface | com.plumtree.server.xui Namespace