Share via


ContentSelectionContext.GetSelector Method (BCL)

Use this method to get a ContentSelector object that can be used to retrieve content using the current ContentSelectionContext object.

Definition

[Visual Basic .NET]

Public Function GetSelector( _) As ContentSelector

[C#]

public ContentSelector GetSelector();

Return Value

ContentSelector object.

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.