PhraseKey members
Represents the key to use to look up a mapping string for a specific LanguageResourcePhrase.
The PhraseKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
Mapping | Gets the mapping of the language resource phrase. | |
Phrase | Gets the language resource phrase. | |
SiteId | ||
SourceId | ||
TenantId | ||
WebId |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the current PhraseKey is equal to the specified object. (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Gets the hash code for the current PhraseKey object. (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top