Click or drag to resize
CampaignConversionInfoGetSiblingsWhereCondition Method
Creates where condition according CampaignConversionIsFunnelStep field. Used to separate order for main conversions and funnel steps.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax
C#
protected override WhereCondition GetSiblingsWhereCondition()

Return Value

Type: WhereCondition
See Also