DMTranslationMethods Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy
SystemObject
  DMLibraryDMTranslationMethods

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public static class DMTranslationMethods

The DMTranslationMethods type exposes the following members.

Methods
NameDescription
Public methodStatic memberGetAllPhrases
Public methodStatic memberGetAvailableTranslations
Returns all of the available translations.
Public methodStatic memberGetTranslatedPhrases
Returns back a collection of translated phrases.
Public methodStatic memberGetTranslationResource
Gets a List of Translation Resource strings and IDs
Public methodStatic memberUpdateTranslatedPhrases
Adds translations which are not currently in the translation matrix. Updates existing translations.
Top
See Also