WebPartToolPart.Properties Enumeration
The WebPartToolPart.Properties enumeration of the WebPartToolPart class represents the base properties of the WebPart class.
Members
The following table shows the members of the WebPartToolPart.Properties enumeration and a brief description of each.
Name | Description |
---|---|
AllowMinimize | A value that specifies whether the Web Part can be minimized. |
AllowRemove | A value that specifies whether the Web Part can be removed from a Web Part Page. |
AllowZoneChange | A value that specifies whether the Web Part can be moved to a different zone. |
Description | Text that appears when a user rests the mouse pointer on the title or icons of the Web Part. |
DetailLink | The Web address or file system path to an HTML file that holds optional information about the Web Part. |
Direction | A value that sets the text direction of the Web Part. |
ExportControlledProperties | A value that controls whether the values of sensitive properties in personal view can be exported to a Web Part description file (.dwp) |
FrameState | The initial state of the Web Part frame. |
FrameType | The style of the Web Part frame. |
Height | The height of the Web Part. |
HelpLink | The Web address or file system path to a help file in HTML format. |
IsIncluded | A value that specifies whether the Web Part is rendered in the page. |
IsIncludedFilter | A string that specifies the criteria for displaying the Web Part. |
IsVisible | A value that specifies whether the Web Part is displayed or hidden on the page. |
MissingAssembly | The message used to indicate that the Web Part assembly file is missing. |
PartImageLarge | The URL to an image file containing a 16 x 16 pixel image. |
PartImageSmall | This value is not currently used by the Web Part infrastructure, and is reserved for future use by Microsoft. |
PartOrder | An integer value that specifies the order in which the Web Part appears within a zone. |
Title | The text heading at the top of the Web Part. |
Width | The width of the Web Part |
ZoneID | The string identifier for the zone in which the Web Part is located. |
Requirements
Namespace: Microsoft.SharePoint.WebPartPages.WebPartToolPart
Platforms: Microsoft Windows Server 2003
Security: Code Access Security