|
Visible:
|
Indicates if the web part should be displayed.
|
|
|
Hide on subpages:
|
Indicates if the web part should be hidden on sub-pages. If checked, the web part will not be displayed on documents that inherit the web part from a parent document.
|
|
|
Show for document types:
|
Contains a list of document types on which the web part should be displayed. If the currently selected document uses the page template containing this web part, but its type is not specified by this property, the web part will be hidden. The document types in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will be displayed on all document types.
|
|
|
Display to roles:
|
Contains a list of roles to which the web part should be displayed. This may be used to implement documents with specific functionality for different types of users. The roles in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will be displayed to all users.
|
|
| | |
|
First row width:
|
Sets the width of the first row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty for full width.
|
|
|
First row height:
|
Sets the height of the first row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
First row CSS class:
|
Sets the name of the CSS class applied to the first row.
|
|
|
Second row width:
|
Sets the height of the second row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
Second row height:
|
Sets the height of the second row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
Second row CSS class:
|
Sets the name of the CSS class applied to the second row.
|
|
|
Third row width:
|
Sets the width of the third row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty for full width.
|
|
|
Third row height:
|
Sets the height of the third row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
Third row CSS class:
|
Sets the name of the CSS class applied to the third row.
|
|
|
Fourth row width:
|
Sets the width of the fourth row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty for full width.
|
|
|
Fourth row height:
|
Sets the height of the fourth row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
Fourth row CSS class:
|
Sets the name of the CSS class applied to the fourth row.
|
|
|
Fifth row width:
|
Sets the width of the fifth row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty for full width.
|
|
|
Fifth row height:
|
Sets the height of the fifth row, specified as a CSS style value, e.g. 200px or 50%. Leave the value empty to use automatic height adjustment.
|
|
|
Fifth row CSS class:
|
Sets the name of the CSS class applied to the fifth row.
|
|
| | |
|
Web part container:
|
Specifies the name of the container (box) to be displayed around the web part. Only the containers defined at Site Manager -> Development -> Web part containers can be selected. The selected container can be edited directly by using the Edit button.
|
|
|
Container title:
|
Sets a title for the container. This title is displayed only if the {%ContainerTitle%} macro is used in the code of the container.
|
|
|
Container CSS class:
|
CSS class used for the container. Applied only if the {%ContainerCSSClass%} macro is used as the value of the Class attribute in the code of the container.
|
|
|
Container custom content:
|
Custom content to be used in the container. Applied only if the {%ContainerCustomContent%} macro is used in the code of the container.
|
|
|
Hide container on subpages:
|
Indicates if the web part container should be hidden on sub-pages.
|
|
| | |