ScopesManager.Populate method

When overridden in a derived class, resets the Search scope compilation information to the default global values.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Overridable Sub Populate
'Usage

Me.Populate()
protected virtual void Populate()

Remarks

This method should be implemented in the derived classes.

See also

Reference

ScopesManager class

ScopesManager members

Microsoft.Office.Server.Search.Administration namespace