LanguageResourcePhrase members
Represents a language resource phrase that is used to enhance the effectiveness of the search.
The LanguageResourcePhrase type exposes the following members.
Properties
Name | Description | |
---|---|---|
Author | Gets the author name of the language resource phrase. | |
Created | Gets the date and time when the language resource phrase was created. | |
Culture | Gets the specified CultureInfo for the LanguageResourcePhrase. | |
Key | Gets the key identifying the language resource phrase. | |
Mapping | Gets the mapping text of the language resource phrase. | |
Phrase | Gets the text of the current language resource phrase. | |
SiteId | ||
SourceId | ||
TenantId | ||
Type | Gets the language resource type. | |
WebId |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the current language resource phrase. | |
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