Share via


ContentSelector.PageHistory Property (BCL)

The PageHistory property is a read/write String that represents the history of ads already selected on the page.

Definition

[Visual Basic .NET]

Public Property PageHistory As System.String

[C#]

public System.String PageHistory{get; set;} 

Property Value

A String that represents the history of ads already selected on the page.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Targeting

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Code to Display Targeted Advertisements on an ASP.NET Web Form

Copyright © 2005 Microsoft Corporation.
All rights reserved.