KeywordContext Members

Include Protected Members
Include Inherited Members

Entry point for the search keyword management functionality (e.g. search setting groups, best bets, synonyms, etc.).

The KeywordContext type exposes the following members.

Constructors

  Name Description
Public method KeywordContext() Creates the context object.
Public method KeywordContext(Configuration) Creates the context object.
Public method KeywordContext(String) Creates the context object.
Public method KeywordContext(Configuration, String) Creates the context object.
Public method KeywordContext(String, String) Creates the context object.

Top

Properties

  Name Description
Public propertyStatic member DefaultServiceEndpointName Gets the default name of the WCF service endpoint.
Public property SearchSettingGroups Collection of search setting groups.

Top

Methods

  Name Description
Public method Dispose Disposes the context.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

KeywordContext Class

Microsoft.SharePoint.Search.Extended.Administration Namespace