CatalogConnectionManager.Update method
Commits changes to the catalog connection settings for the site specified in the constructor.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As CatalogConnectionManager
instance.Update()
public void Update()
See also
Reference
CatalogConnectionManager class