An NDoc Documented Class Library

WizardSheet.AddPage Method (WizardPage, String)

Adds a new Page, assigning it to a single group.

public virtual void AddPage(
   WizardPage page,
   string group
);

Parameters

page
The WizardPage object to add to the collection of pages.
group
The name of the group to add this page to.

See Also

WizardSheet Class | WizardSheet Members | Genghis.Windows.Forms Namespace | WizardSheet.AddPage Overload List