Click or drag to resize
ConversionCampaignSourceInfoProviderSetConversionCampaignSourceInfoInternal Method
Sets specified ConversionCampaignSourceInfo binding.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetConversionCampaignSourceInfoInternal(
	ConversionCampaignSourceInfo infoObj
)

Parameters

infoObj
Type: CMS.WebAnalyticsConversionCampaignSourceInfo
ConversionCampaignSourceInfo object
See Also