SearchSite Class
The SearchSite class implements administrative functions for Microsoft Office SharePoint Portal Server 2003 search for a specific portal site.
System.Object
Microsoft.SharePoint.Portal.Admin.Search.SearchSite
Public Constructors
The following table shows the SearchSite class constructor and provides a brief description.
Name | Description |
---|---|
SearchSite | Initializes a new instance of the SearchSite class. |
Public Methods
The following table shows the SearchSite class methods and provides a brief description of each.
Name | Description |
---|---|
BackUp(String, String) | Reserved for internal use only. |
Connect(String, String) | Connects to a SharePoint Portal Server search server and portal site. |
GetCatalog(String) | Gets a reference to a SearchCatalog object that represents the catalog with the specified name. |
Restore(String, String, String, String, String) | Reserved for internal use only. |
Public Properties
The following table shows the properties of the SearchSite class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
Catalogs | System.Collections.IEnumerable | Gets a collection of catalogs for this portal site. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Remarks
You must be logged on as an administrator or a member of the SharePoint administrators group to use the methods and properties of this class.
Requirements
Namespace: Microsoft.SharePoint.Portal.Admin.Search
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal.Admin.Search (in Microsoft.SharePoint.Portal.Admin.Search.dll)
Security: Code Access Security