PageElementPropertiesImportWizDefinition_FinishPageElementName Property |
If your import wizard implementation uses a Finish page with a different name to "Finish", then set this property to indicate to the Definition page what page represents the 'Finish' page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ImportWizDefinition_FinishPageElementName { get; }
ReadOnly Property ImportWizDefinition_FinishPageElementName As String
Get
Property Value
Type:
StringIf your import wizard implementation uses a Finish page with a different name to "Finish", then set this property to indicate to the Definition page what page represents the 'Finish' page.
See Also