WebCenter Interaction API  
 

IService.GetWizardPageInstructions Method 

Retrieves the instructions for the specified page.

string GetWizardPageInstructions(
   int lPageNumber
);

Parameters

lPageNumber
page number to retrieve instructions for

Return Value

String containing the instructions for the given page

See Also

IService Interface | com.plumtree.server.xui Namespace