Skip to main content
 

EntreeListItemDetailImage

Product Information

Technical Requirements

Installation

Management

Customization

Programming Reference

Code Sample

output.ListStyle = EntreeListStyles.list_groups;
EntreeListGroup TheGroup = output.AddListGroup();
EntreeListItemDetailImage TheItem = TheGroup.AddListItem<EntreeListItemDetailImage>();
TheItem.Name =
"Name";
TheItem.Src =
"/images/site.png";

Example Display

Note: This item style requires the ListStyle to be list_groups

Mobile Title
 
Taxonomy
;;EntreeServer.Module.Controls;;
Use Mobile Content
No 
Mobile Content
 
Ord
 
Last modified at 8/7/2009 9:58 AM  by Joe Herres