LanguageResource properties
SharePoint 2013
The LanguageResource type exposes the following members.
| Name | Description | |
|---|---|---|
|
CharacterMapList | Gets a list of the character-mapping phrases using a specific CultureInfo object. |
|
Culture | Gets the specific culture information used by the LanguageResourcePhrase. |
|
FirstNameMapList | Gets the list of first-name mapping phrases. |
|
LastNameMapList | Gets the list of last-name mapping phrases. |
|
NicknameList | Gets the list of nickname mapping phrases. |
|
QuerySuggestionsAlwaysSuggestList | Gets the list of phrases that are always displayed when the user is typing a search query. |
|
QuerySuggestionsBlockList | Gets the list of query suggestions that are not to be displayed in a list of possible refinements to the search query. |
|
QuerySuggestionsSubstitutions | Gets the list of query suggestion substitutions displayed when the user is typing a search query. |
|
SpellingSuggestionsAlwaysSuggestList | Gets the list of phrases that are always suggested when the user has entered a different spelling of a phrase in a search query. |
|
SpellingSuggestionsBlockList | Gets the list of spelling suggestions that are not displayed when the user is typing a search query. |
Show: