IEaxDrillSettings.Target

Fore Syntax

Target: TabHyperlinkTarget;

Fore.NET Syntax

Target: Prognoz.Platform.Interop.Tab.TabHyperlinkTarget;

Description

The TabHyperlinkTarget property determines how the page is loaded after clicking the link.

Comments

To use this property, IEaxDrillSettings.ActionType must be set to TabHyperlinkActionTyp.OpenURL.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings