Click or drag to resize
ABVariantInfoProviderGetVariantsInternal Method
Returns a query for all the variants.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ABVariantInfo> GetVariantsInternal()

Return Value

Type: ObjectQueryABVariantInfo
See Also