Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
SDK Documentation
Web Services
Search Web Service
QueryService Class
 GetPortalSearchInfo Method
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
QueryService.GetPortalSearchInfo Method (Search)
Returns a list of scopes for the Enterprise Search. This method is deprecated and should not be used in new applications.

Web Service: SearchWeb Reference: http://<Site>/_vti_bin/Search.asmx
Visual Basic (Declaration)
<SoapDocumentMethodAttribute("http://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace:="http://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace:="http://microsoft.com/webservices/OfficeServer/QueryService", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function GetPortalSearchInfo As String
Visual Basic (Usage)
Dim instance As QueryService
Dim returnValue As String

returnValue = instance.GetPortalSearchInfo
C#
[SoapDocumentMethodAttribute("http://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace="http://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace="http://microsoft.com/webservices/OfficeServer/QueryService", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] 
public string GetPortalSearchInfo ()

Return Value

A string containing XML with the list of scopes.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker