InitCSF - Solution Sites Routine

This sub creates and initializes the global context Dictionary objects and the event recording pipeline for the Content Selection Framework (CSF).

Definition

Sub InitCSF(
  oPipelineMap,
  oCacheManager,
  oExpressionEvaluator)

Defined in File

include\global_csf_lib.asp

Routines Called

GetBaseURL

Called By

Main (include\global_main_lib.asp)

Remarks

The following three entries are assigned to the intrinsic Application object:

CSFAdvertisingContext

CSFDiscountContext

CampaignsCSFEventPipe

Copyright © 2005 Microsoft Corporation.
All rights reserved.