CommerceContext.SiteName Property (BCL)

The SiteName property is a read-only String containing the name of the Commerce Server site.

Definition

[Visual Basic .NET]

Public ReadOnly Property SiteName As System.String

[C#]

public System.String SiteName{get;} 

Property Value

A String containing the name of the Commerce Server site.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.