Click or drag to resize
VariantTypeFunctionsGetVariantTypeString Method
Returns VariantType string.

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

Parameters

variantType
Type: CMS.OnlineMarketingVariantTypeEnum
The variant type

Return Value

Type: String
See Also