Click or drag to resize
BaseWebPartDefinition Fields

The BaseWebPartDefinition type exposes the following members.

Fields
  NameDescription
Public fieldAllowClose
Specifies whether the Web Part can be closed.
Public fieldChromeState
Specifies the chrome state of the Web Part.
Public fieldChromeType
Specifies the chrome type of the Web Part.
Public fieldHeight
Specifies the height of the Web Part.
Public fieldStorageKey
Public fieldTitle
Specifies the title of the Web Part.
Public fieldWidth
Specifies the width of the Web Part.
Public fieldZoneId
Specifies the zone on the containing web page in which the Web Part should be placed.
Public fieldZoneIndex
Specifies the position of the Web Part within the zone.
Top
See Also