TheNMIEngine..::..LocNMI Method (TheProcessMessage, String)
   Updates the string with a localized version of the PLS.
   The LCID is processed using the Session State in TheProcessMessage
   
                
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static string LocNMI( TheProcessMessage pMsg, string pOrg )
Public Shared Function LocNMI ( _ pMsg As TheProcessMessage, _ pOrg As String _ ) As String
public: static String^ LocNMI( TheProcessMessage^ pMsg, String^ pOrg )