CommerceApplicationModule.Resources Property (BCL)

The Resources property is a read-only version of the current CommerceResourceCollection class.

Definition

[Visual Basic .NET]

Public ReadOnly Property Resources As CommerceResourceCollection

[C#]

public CommerceResourceCollection Resources{get;} 

Property Value

Contains the current collection of Commerce Server resources configured for the site.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.