IWebApplication.ShowSearchFolder

Fore Syntax

ShowSearchFolder: ;

Fore.NET Syntax

ShowSearchFolder: Prognoz.Platform.Interop.ForeSystem.;

Description

The ShowSearchFolder property determines visibility of a folder containing found objects.

Review

Value of this property overwrites value of the searchObject attribute set in the XML file.

A folder containing found objects is displayed by default.

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