Sitefinity CMS

Lists Public Controls Send comments on this topic.
See Also
Sitefinity Building Parts > Modules > Lists > Lists Public Controls

Glossary Item Box

This topic provides a description of the public controls of the Lists module available in Page Edit mode:

Lists Public Controls

Figure 1

Lists

Description 

This is the Lists public control. It displays one or more lists items.

 

Figure 2 shows what the Lists control displays after added to a page. The control is bound to an already created List item. For more on List items creation and manipulation, see Lists Overview

Lists Public Controls - Lists Content Display

Figure 2

 

Setting the Public Controls

There are two property tabs for the Lists control - Basic and Advanced.

 

The Basic tab is a designer for the Lists control, as shown in Figure 3. It provides user-friendly way to display lists:

Lists Public Controls - Lists Control Designer

Figure 3

 

Setting the properties in the Basic tab is enough to make the Lists control work. The properties in the Advanced tab, however, provide advanced functionality for extending the control.

 

The Advanced tab contains sections with the properties of the Lists control as shown in Figure 4:

Lists Public Controls - Lists Properties Sections

Figure 4

 

Following are some basic settings that need to be made to work with the Lists control:

  1. Misc section: ListsIds should contain the ID of the Lists to be displayed. They should be added by clicking the Select button and choosing which Lists should be added to the Lists control.
  2. Behavior section: Visible should be True
  3. Data section: ProviderName should contain the name of the provider; in this case - Sitefinity

 

See Also