WebFile.IsOrphan Property
SharePoint Designer Developer Reference |
Returns a Boolean that represents whether a hyperlink can be reached from any page in a Web site. True indicates that the file cannot be reached by a hyperlink from any page in a Web site.
Syntax
expression.IsOrphan
expression Required. A variable that represents a WebFile object.
See Also