Share via


ProductCatalog.DefaultLanguage Property (BCL)

The DefaultLanguage property gets the default language for this catalog.

Definition

[Visual Basic .NET]

Overridable Public ReadOnly Property DefaultLanguage As System.String

[C#]

public virtual System.String DefaultLanguage{get;} 

Property Value

The default language for this catalog.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.