Share via


SiteTerm.Elements Property (BCL)

The Elements property returns the site term elements collection.

Definition

[Visual Basic .NET]

Public ReadOnly Property Elements As Microsoft.CommerceServer.Runtime.Profiles.SiteTermCollection

[C#]

public Microsoft.CommerceServer.Runtime.Profiles.SiteTermCollection Elements{get;} 

Property Value

The SiteTermCollection that contains the site term elements.

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.