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

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

Property Value

Type: Boolean
See Also