Share via


WebWindow.VerifyAllLinks Method

SharePoint Designer Developer Reference

Verifies all hyperlinks in the specified Web site.The Broken Hyperlinks report uses the VerifyAllLinks method to display any pages with broken hyperlinks.

Syntax

expression.VerifyAllLinks

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

See Also