C-DEngine 5.105

TheNMIEngine..::..LocNMI Method

Overload List


  Name Description
Public method Static member LocNMI(Int32, TSM)
Updates the PLS with a localized version of the PLS according to an LCID. ATTENTION: If ### is in PLS and the message was NOT meant to be translated, the content of PLS will change! ENG must be set to the engine holding the strings
Public method Static member LocNMI(TheProcessMessage, TSM)
Updates the PLS with a localized version of the PLS. ATTENTION: If ### is in PLS and the message was NOT meant to be translated, the content of PLS will change! The LCID is processed using the Session State in TheProcessMessage
Public method Static member LocNMI(TheProcessMessage, String)
Updates the string with a localized version of the PLS. The LCID is processed using the Session State in TheProcessMessage