Click or drag to resize
IDocumentWizardManagerLastVisitedStepIndex Property
Gets or sets the last visited step index

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
int LastVisitedStepIndex { get; set; }

Property Value

Type: Int32
See Also