Click or drag to resize

PagePropertiesWizTemplate_aspx_WizardStepList Property

Semi-colon separated list of wizard steps corresponding to WizardStep items on pages throughout the originating wizard and any chained-to wizards.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizTemplate_aspx_WizardStepList { get; }

Property Value

Type: String
Semi-colon separated list of wizard steps corresponding to WizardStep items on pages throughout the originating wizard and any chained-to wizards.
Remarks
Note Note
This property supports localization.
See Also