ContentPersonalizationVariantInfoProviderMoveVariantDownInternal Method |
Moves task down in the order sequence (down = larger VariantPosition = later in the navigation)
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void MoveVariantDownInternal(
int variantId
)
Parameters
- variantId
- Type: SystemInt32
The variant id
See Also