Click or drag to resize
ConversionInfoProviderGetConversionsInternal Method
Returns a query for all the ConversionCampaignInfo objects.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ConversionInfo> GetConversionsInternal()

Return Value

Type: ObjectQueryConversionInfo
See Also