|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
- | TranslationTypeEnum () |
Constructor for the TranslationTypeEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER GlobalByKey |
Global translation by resource key |
|
+ | CHARACTER GlobalByPartialKeyAndText |
Global translation by partial resource key (matches) and original
text |
|
+ | CHARACTER GlobalByText |
Global translation by original text only |
|
+ | CHARACTER LocalByKey |
Local translation for this container only |
|
+ | CHARACTER LocalByText |
Local translation for this container by original text |
|
+ | CHARACTER LocalPartialKeyAndText |
Local translation for this container by partial key and original
text |
Top
PRIVATE TranslationTypeEnum ()
|
---|
PUBLIC CHARACTER GlobalByKey
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GlobalByPartialKeyAndText
|
|||||||||||||||
PUBLIC CHARACTER GlobalByText
|
|||||||||||||||
PUBLIC CHARACTER LocalByKey
|
|||||||||||||||
PUBLIC CHARACTER LocalByText
|
|||||||||||||||
PUBLIC CHARACTER LocalPartialKeyAndText
|