IWebApplication.RootFolderName

Fore Syntax

RootFolderName: String;

Fore.NET Syntax

RootFolderName: String;

Description

The RootFolderName property determines name of the folder containing all web application objects.

Review

By default the folder has name "Shared". Value of this property overwrites value of the mainObjectText attribute set in the XML file.

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