Web part zone properties

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Here you can edit the configuration of web part zones:

 

Default:

 

Zone title

Title of the zone displayed on the Design tab of CMS Desk

Disable view state

Indicates if ViewState is disabled for the web part zone

Widget zone type

The following widget zone types are available:

 

None - a standard web part zone is used
User personalization - the zone will be a widget zone and website users will be able to personalize it; the zone will be marked with the User zone (WidgetUser) icon
Customization by page editor - the zone will be a widget zone and website editors will be able to customize it; the zone will be marked with the Editor zone (Editcontent) icon
Customization by group administrator - the zone will be a widget zone and group administrators of the group that owns the page will be able to customize it; the zone will be marked with the Group administrator zone (WidgetGroupAdmin) icon

 

Please bear in mind that changing the widget zone type removes all current web parts or default widgets placed in this zone.

 

Visibility:

 

Visible

Indicates if the entire content of the web part zone should be displayed

Hide on subpages

Indicates if the web part zone should be hidden on sub-pages

Show for document types

The list of document types, separated by a semicolon (;), on which the web part zone should be displayed (if they are selected as the current document); if empty, the zone will be displayed on all document types

Display to roles

The list of roles, separated by a semicolon (;), that the web part zone should be displayed to

 

Zone container:

 

Container

Container (box) displayed around the entire web part zone; this field contains the name of the container, only containers defined at Site Manager -> Development -> Web part containers can be selected

Container title

Container title displayed if you specify the container; displayed only if the {%ContainerTitle%} macro is used in the code of the container

Container CSS class

CSS class used for the web part container; applied only if the {%ContainerCSSClass%} macro is used as a value of the Class attribute in the code of the container

Container custom content

Custom content of the web part container; applied only if the {%ContainerCustomContent%} macro is used in the code of the container

 

HTML Envelope:

 

Content before

HTML content displayed before the web part zone; you can use it to display a header or add some encapsulating code, such as <div> or <table> elements for the required layout

Content after

HTML content displayed after the web part zone; you can use it to display a footer or close the tags contained in the ContentBefore value, such as </div> or </table> elements

 

AJAX:

 

Use update panel

Indicates if an AJAX UpdatePanel container should be used for the web part zone

 

Time zones:

 

Time zone

Time zone type used for the content of the web part zone:

 

Inherit - inherits the time zone settings from the Page placeholder in which it is displayed (typically the one on the master page)
Server - server time zone settings will be used by the web part zone
Web site - website time zone settings will be used by the web part zone
User - time zone settings of individual users will be used by the web part zone
Custom - some other time zone will be used based on the selection done in the Custom time zone property

Custom time zone

If you select one of the time zones here, it will be used by the web part zone, regardless of user or website time zone settings

 

More resources can be found at:

 

Developer's Guide -> Development -> Web parts -> Overview
Developer's Guide -> Development -> Widgets -> Overview

 

Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?webpartzoneproperties.htm