IEtlForeWizardPage.OnSetActive

Fore syntax

OnSetActive: Boolean;

Fore.NET syntax

OnSetActive(): boolean;

Description

The OnSetActive method determines whether user provider/consumer wizard page is active.

Comments

It can be used to set up page or deny moving to it.

Returned values:

Fore and Fore.NET examples

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

See also:

IEtlForeWizardPage