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

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

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:

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:

Figure 4
Following are some basic settings that need to be made to work with the Lists control:
- 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.
- Behavior section: Visible should be True
- Data section: ProviderName should contain the name of the provider; in this case - Sitefinity
See Also