Click or drag to resize
WebPartZoneInstanceVariantMode Property
Gets the variant mode which is used for the variants of this web part instance.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public VariantModeEnum VariantMode { get; set; }

Property Value

Type: VariantModeEnum
See Also