MessageManager Class (PIA)

Use this object to store error messages in the multiple languages that Order Processing pipeline (OPP) components use to describe error conditions generated during order processing.

Methods

Method Description
AddLanguage Adds a new message set to the MessageManager object and associates that message set with a locale.
AddMessage Adds a new message to the MessageManager object.
GetLocale Returns the locale for the specified message set.
GetMessage Returns the message associated with the specified message name constant.

Properties

Property Type Description
defaultLanguage String Specifies the default message set for the MessageManager object.

This property is read/write.

Requirements

Namespace: Microsoft.CommerceServer.Interop

Platforms: Windows 2000, Windows Server 2003

Assembly: mscsasphelplib (in mscsasphelplib.dll)

Copyright © 2005 Microsoft Corporation.
All rights reserved.