Click or drag to resize
CMSAbstractWebPartHasVariants Property
Indicates whether the web part has any variants.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool HasVariants { get; }

Property Value

Type: Boolean

Implements

ICMSVariantsControlHasVariants
See Also