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 | |
---|---|---|
KeywordContext() | Creates the context object. | |
KeywordContext(Configuration) | Creates the context object. | |
KeywordContext(String) | Creates the context object. | |
KeywordContext(Configuration, String) | Creates the context object. | |
KeywordContext(String, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
DefaultServiceEndpointName | Gets the default name of the WCF service endpoint. | |
SearchSettingGroups | Collection of search setting groups. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Disposes the context. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace