Web.VerifyAllLinks Method

SharePoint Designer Developer Reference

Verifies all hyperlinks in the specified Web site.

Syntax

expression.VerifyAllLinks

expression   Required. A variable that represents a Web object. An expression that returns a WebWindow object.

Remarks

The Broken Hyperlinks report uses the VerifyAllLinks method to display any pages with broken hyperlinks.

See Also