SiteTermElement.Value Property (BCL)

The Value property accesses the value of the SiteTermElement object.

Definition

[Visual Basic .NET]

Public ReadOnly Property Value As System.Object

[C#]

public System.Object Value{get;} 

Property Value

A System.Object containing the name of the site term element.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Code to Build a Login Page

Code to Use the SiteTerm Class

Copyright © 2005 Microsoft Corporation.
All rights reserved.