WebPartZoneInstance Properties |
The WebPartZoneInstance type exposes the following members.
Name | Description | |
---|---|---|
HasVariants |
Indicates whether the web part zone has any variants.
| |
InstanceGUID |
Instance GUID to identify the web part.
| |
IsVariant |
Indicates if webpart instance is a variant of the original web part
| |
LayoutZone |
If true, the zone is generated by layout.
| |
MacroTable |
Hashtable with IsMacro flags.
| |
ParentTemplateInstance |
Parent PageTemplate instance for the zone.
| |
Properties |
Web part properties table.
| |
VariantID |
Gets or sets the variant id.
| |
VariantMode |
Gets the variant mode which is used for the variants of this web part instance.
| |
WebParts |
Web parts collection within the zone.
| |
WebPartsContainVariants |
Indicates whether any of the zone web parts contains variants.
| |
WidgetZoneType |
Widget zone type.
| |
XMLVersion |
Gets or sets the zone instance XML version
| |
ZoneID |
Web part zone ID.
| |
ZoneInstanceVariants |
Gets the zone instance variant list.
|