Click or drag to resize
WebPartInstancePartInstanceVariants Property
Gets the part instance variant list.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public virtual List<WebPartInstance> PartInstanceVariants { get; set; }

Property Value

Type: ListWebPartInstance
See Also