SiteTermElement Class (BCL)

Encapsulates a site-term element.

System.Object
**** Microsoft.CommerceServer.Runtime.Profiles.SiteTermElement

Public Instance Methods

Method Description
CompareTo (Object) Compares the SiteTermElement object to a given object.
Equals (Object) Determines whether two Object instances are equal.
GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as a hash table.

 

Public Instance Properties

Property Description
Name Accesses the name of this site term element
Value Accesses the value of this 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.