IDocumentWizardManager MembersKentico 8.0 API Reference
The IDocumentWizardManager type exposes the following members.
Methods

  NameDescription
Public methodResetWizard
Resets the wizard step indexes(LastConfirmedStep, LastVisitedStep)
Back to Top
Properties

  NameDescription
Public propertyCurrentStep
Current step
Public propertyFinalStepNextUrl
Final step URL.
Public propertyFirstStep
First step
Public propertyLastConfirmedStepIndex
Gets or sets the last confirmed step index
Public propertyLastStep
Last step
Public propertyLastVisitedStepIndex
Gets or sets the last visited step index
Public propertyRestrictStepOrder
Restrict step order.
Public propertyStepEventArgs
StepEventArgs
Public propertySteps
Step collection
Back to Top
See Also