WebPartInstance Properties |
The WebPartInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlID |
WebPart control ID.
|
![]() | CurrentVariantInstance |
Gets or sets the current variant webpart instance
|
![]() | HasVariants |
Indicates whether the web part has any variants.
|
![]() | InstanceGUID |
Instance GUID to identify the web part.
|
![]() | IsVariant |
Indicates if webpart instance is a variant.
|
![]() | IsWidget |
Indicates if webpart instance is actually widget.
|
![]() | Item |
Gets or sets the value of the property.
|
![]() | MacroTable |
Hashtable with IsMacro flags.
|
![]() | Minimized |
If true, the widget is minimized.
|
![]() | NestedWebParts |
Configuration for the web part data source
|
![]() | ParentZone |
Parent web part zone.
|
![]() | PartInstanceVariants |
Gets the part instance variant list.
|
![]() | Properties |
Web part properties table.
|
![]() | Removed |
Remove flag. If true, web part has been removed. Only for internal purposes.
|
![]() | VariantID |
Gets or sets the variant id.
|
![]() | VariantMode |
Gets or sets the variant mode which is used for the variants of this web part instance.
|
![]() | WebPartType |
WebPart type (codename).
|
![]() | XMLVersion |
Gets or sets the web part instance XML version
|