Web Part Properties
You use Web parts to add content to a Web page, such as forms, reports, and menus. For more information, see Create Web Part Pages.
You can modify a Web part by setting the Dynamics Properties and Windows Sharepoint Services properties that are available on the Web site. The Dynamics Properties are based on the weblet associated with the Web part. For more information about Windows Sharepoint Services properties, see Windows Sharepoint Services Help.
The following table describes the Dynamics Properties for the Web Form Web Part, Web Menu Web Part, Box Menu Web Part,and Web Report Web Part.
For information about the Generic Web Part, see Weblets.
|
Property |
Description |
|---|---|
|
Columns |
Specifies the number of columns. |
|
EPMenuHide |
Specifies whether the menu selected in the WebMenuName property displays in the Web part. |
|
EPTransferRecord |
Specifies whether a database record is transferred to a menu item when a user clicks the item. |
|
ShowHelpText |
Specifies whether menu item descriptions appear in a Web menu. The descriptions are set using the HelpText property for Web Menu Items in the Application Object Tree (AOT). |
|
ShowLabel |
Specifies whether the menu items are displayed in the Web menu. |
|
ShowProceduralHelp |
Specifies whether Help text is displayed. |
|
WebBorder |
Specifies the thickness of a border. |
|
WebDisplayContentItemName |
Select a Web form that you want to display in the Web part. |
|
WebFirstItemText |
Specifies the default text that appears in the menu combo box when the WebMenuLayout property is set to ComboBox. |
|
WebFolderSpacing |
Specifies whether there is space between folders. |
|
WebletItem |
Shows the name of the weblet that is associated with the Web part and is read-only, with the exception of the GenericWebPart. For this Web part, you can use the property to select the associated weblet. |
|
WebletName |
Displays the weblet ID. |
|
WebMenuLayout |
Specifies the organization of the menu items in a menu. |
|
WebMenuName |
Select a Web menu that you want to display in the Web part. |
|
WebOutputContentItemName |
Select a Web report that you want to display in the Web part. |
|
WebTextAlign |
Specifies alignment of the menu item descriptions in a Web menu. The descriptions are set using the HelpText property for Web Menu Items in the AOT. |
|
WebVisible |
Specifies whether a Web part is displayed on a page. |