SPWeb.SearchDocuments Method

Include Protected Members
Include Inherited Members

Obsolete. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class instead. (In Windows SharePoint Services 2.0, the SearchDocuments method searched documents in the Web site for the specified string.)

Overload List

  Name Description
SearchDocuments(String) Obsolete. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class instead. (In Windows SharePoint Services 2.0, the SearchDocuments method searched documents in the Web site for the specified string.)
SearchDocuments(String, UInt32, SPSearchResultCollectionPosition) Obsolete. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class instead. (In Windows SharePoint Services 2.0, the SearchDocuments method searched documents in the Web site for the specified string based on the specified row limit and page position for the return set.)

Top

See Also

Reference

SPWeb Class

SPWeb Members

Microsoft.SharePoint Namespace