The IDocumentWizardManager type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
ResetWizard |
Resets the wizard step indexes(LastConfirmedStep, LastVisitedStep)
|
Properties
Name | Description | |
---|---|---|
CurrentStep |
Current step
| |
FinalStepNextUrl |
Final step URL.
| |
FirstStep |
First step
| |
LastConfirmedStepIndex |
Gets or sets the last confirmed step index
| |
LastStep |
Last step
| |
LastVisitedStepIndex |
Gets or sets the last visited step index
| |
RestrictStepOrder |
Restrict step order.
| |
StepEventArgs |
StepEventArgs
| |
Steps |
Step collection
|
See Also