Click or drag to resize
CMSAbstractWebPartIsVariant Property
Indicates whether this web part is a variant of an existing web part.

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

Property Value

Type: Boolean
See Also