Share via


PageGroupXRef

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This class cross-references custom Web page content with the Web page or logical set of Web pages that contain the content. A PageGroupXRef associates a CampaignItem object, which describes the custom content, with a PageGroup object. The PageGroup object represents a Web page or logical set of Web pages that contains custom content.

A single piece of custom content may span multiple Web pages; this is represented by a CampaignItem object linked to multiple PageGroupXRef objects. A single Web page or logical set of Web pages may have multiple separate content items; this is represented by a PageGroup object linked to multiple PageGroupXRef objects.

Data Members

Data member name

Data type

Default value

Description

CampaignItemID

binary

1

Key member.

PageGroupID

binary

1

Key member.

SiteName

nvarchar(255)

Null

Stores the name of the site associated with the object.

Class Key

PageGroupXRefKey is composed of the following data members:

CampItemNum + PageNum

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation name

Parent

Child

Type

CampaignItemPageGroupXRefRel

CampaignItem

PageGroupXRef

2

PageGroupPageGroupXRefRel

PageGroup

PageGroupXRef

2

See Also

Other Resources

Data Warehouse Classes