WebPartDefinition Fields |
The WebPartDefinition type exposes the following members.
Name | Description | |
---|---|---|
AllowClose | Specifies whether the Web Part can be closed. (Inherited from BaseWebPartDefinition.) | |
ChromeState | Specifies the chrome state of the Web Part. (Inherited from BaseWebPartDefinition.) | |
ChromeType | Specifies the chrome type of the Web Part. (Inherited from BaseWebPartDefinition.) | |
Height | Specifies the height of the Web Part. (Inherited from BaseWebPartDefinition.) | |
StorageKey | (Inherited from BaseWebPartDefinition.) | |
Title | Specifies the title of the Web Part. (Inherited from BaseWebPartDefinition.) | |
Width | Specifies the width of the Web Part. (Inherited from BaseWebPartDefinition.) | |
Xml | Specifies the XML definition of the Web Part which should be added to the site. You can obtain the XML definition of a Web Part by placing it on a temporary page and then selecting 'export' from the Web Part's configuration menu. | |
ZoneId | Specifies the zone on the containing web page in which the Web Part should be placed. (Inherited from BaseWebPartDefinition.) | |
ZoneIndex | Specifies the position of the Web Part within the zone. (Inherited from BaseWebPartDefinition.) |