Click or drag to resize
ContentPersonalizationVariantInfoProviderMoveVariantUpInternal Method
Moves task up in the order sequence (up = smaller VariantPosition = sooner in the navigation)

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void MoveVariantUpInternal(
	int variantId
)

Parameters

variantId
Type: SystemInt32
The variant id
See Also