Click or drag to resize

PFTranslationsGetAllTranslations Method

Gets a dictionary containing all translations for the current context.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Dictionary<string, string> GetAllTranslations()

Return Value

Type: DictionaryString, String
See Also