Click or drag to resize
VariantTypeFunctions Class
Helper functions for webpart/zone/widget variant type enum.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingVariantTypeFunctions

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static class VariantTypeFunctions

The VariantTypeFunctions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetVariantTypeEnum
Returns VariantTypeEnum enum.
Public methodStatic memberGetVariantTypeString
Returns VariantType string.
Top
See Also