Click or drag to resize
WebPartZoneInstance Properties

The WebPartZoneInstance type exposes the following members.

Properties
  NameDescription
Public propertyHasVariants
Indicates whether the web part zone has any variants.
Public propertyInstanceGUID
Instance GUID to identify the web part.
Public propertyIsVariant
Indicates if webpart instance is a variant of the original web part
Public propertyLayoutZone
If true, the zone is generated by layout.
Public propertyMacroTable
Hashtable with IsMacro flags.
Public propertyParentTemplateInstance
Parent PageTemplate instance for the zone.
Public propertyProperties
Web part properties table.
Public propertyVariantID
Gets or sets the variant id.
Public propertyVariantMode
Gets the variant mode which is used for the variants of this web part instance.
Public propertyWebParts
Web parts collection within the zone.
Public propertyWebPartsContainVariants
Indicates whether any of the zone web parts contains variants.
Public propertyWidgetZoneType
Widget zone type.
Public propertyXMLVersion
Gets or sets the zone instance XML version
Public propertyZoneID
Web part zone ID.
Public propertyZoneInstanceVariants
Gets the zone instance variant list.
Top
See Also