PagePropertiesWizTemplate_aspx_PrimaryInstance Property |
Set this property to override the primary instance of the wizard. If not defined, or set incorrectly, the primary instance will be the instance name of the first WizardPage page element.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizTemplate_aspx_PrimaryInstance { get; }
ReadOnly Property WizTemplate_aspx_PrimaryInstance As String
Get
Property Value
Type:
StringSet this property to override the primary instance of the wizard. If not defined, or set incorrectly, the primary instance will be the instance name of the first WizardPage page element.
See Also