ProfileContext.SiteTermNames Property (BCL)

The SiteTermNames property gets the SiteTerms collection.

Definition

[Visual Basic .NET]

Public ReadOnly Property SiteTermNames As System.Collections.ArrayList

[C#]

public System.Collections.ArrayList SiteTermNames{get;} 

Property Value

The SiteTerms collection.

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 Create and Set Profile Properties

Code to Retrieve and Display Profile Properties

Code to Use the SiteTerm Class

Copyright © 2005 Microsoft Corporation.
All rights reserved.