Click or drag to resize
VariantTypeFunctionsGetVariantTypeEnum Method
Returns VariantTypeEnum enum.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static VariantTypeEnum GetVariantTypeEnum(
	string variantType
)

Parameters

variantType
Type: SystemString
The variant type

Return Value

Type: VariantTypeEnum
See Also