IEtlForeWizardPage.IsDoneAllowed

Syntax

IsDoneAllowed: Boolean;

Description

The IsDoneAllowed method determines whether the Finish button is active or inactive on the wizard page.

Comments

Available values:

To determine whether the Next button of user provider/consumer wizard page is active or inactive, use IEtlForeWizardPage.IsLeaveAllowed.

Example

The method use is given in the example for IEtlUserDataContainer.UserData.

See also:

IEtlForeWizardPage