AdminSite.ReadManagerProperties Method

The ReadManagerProperties method reads the properties from the management page’s configuration file (site\Manager\Config\Site.csc) and returns a site dictionary containing these properties.

The manager site dictionary properties include only DefaultConnectionString and ConnectionStringMap. These properties are distinct from the corresponding properties in the main site configuration.

Syntax

Set Dict = AdminSite.ReadManagerProperties()

Parameters

None.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.