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