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.