Click or drag to resize
WebPartInstanceIsVariant Property
Indicates if webpart instance is a variant.

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

Property Value

Type: Boolean
See Also