Share via


Web.RecalcHyperlinks Method

SharePoint Designer Developer Reference

Recalculates all metadata on the server for the specified Web site. .

Syntax

expression.RecalcHyperlinks

expression   A variable that represents a Web object.

Remarks

This operation rebuilds all hyperlinks, titles for Web pages, themes on pages, and so on in a Web site.This operation may take a long time to complete depending on the amount of metadata on the server.

See Also