Previous in Contents Next in Contents

ChangeOrder Method

This method moves a site up or down in the collection of sites. If the parameter is True, Search moves the site up in the collection of sites; if the parameter is False, Search moves the site down in the collection of sites.

Syntax

IServers.ChangeOrder(MoveUp)

Parameters

MoveUp

If True, moves the site up in the list of sites; if False, moves the site down in the list of sites.

Remarks

Search evaluates site hit frequency rules in the same order as they appear in the collection.

Example

See Accessing an IServers Interface .


© 1997-2000 Microsoft Corporation. All rights reserved.