IWebApplication.StartPage

Fore Syntax

StartPage: IMetabaseObjectDescriptor;

Fore.NET Syntax

StartPage: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;

Description

The StartPage property determines the object that is opened by default on web application loading.

Review

It is required to select objects that can be displayed by Web application and that are contained in it.

NOTE. The Web assembly is outdated and is supported in previous versions only.

Fore and Fore.NET Example

The property use is given for IWebApplication.FolderViewType.

See also:

IWebApplication