Share via


ProductCatalog.ActiveLanguage Property (BCL)

The ActiveLanguage property gets the language in which the data returned by this catalog object should be returned.

Definition

[Visual Basic .NET]

Overridable Public Property ActiveLanguage As System.String

[C#]

public virtual System.String ActiveLanguage{get; set;} 

Property Value

Language in which in which data returned by this catalog object should be returned.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.