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; }
ReadOnly Property WizTemplate_aspx_WizardStepList As String
Get
Property Value
Type:
StringSemi-colon separated list of wizard steps corresponding to WizardStep items on pages throughout the originating wizard and any chained-to wizards.
Remarks Note |
---|
This property supports localization. |
See Also