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

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

Property Value

Type: Boolean
See Also