SPAlternateUrlCollection.Update method
Updates the collection and rebuilds lookup caches.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPAlternateUrlCollection
instance.Update()
public override void Update()
See also
Reference
SPAlternateUrlCollection class