Click or drag to resize
CMSWebPartZoneChildrenHaveVariants Property
Returns true if the children components have any variants

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

Property Value

Type: Boolean

Implements

ICMSVariantsControlChildrenHaveVariants
See Also