You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > MetaDataList Class > MetaDataList Properties > IncludeIcons
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MetaDataList.IncludeIcons Property

Determines whether or not to display an icon next to your navigation lists. NOTE: Only works with "ecmSummary" and "ecmTeaser" or when the [$imageIcon] variable is used in an EkML file.

C#
[Browsable(true)]
[Bindable(true)]
[Description("Determines whether or not to display an icon next to your navigation lists. NOTE: ONLY WORKS WITH ecmSummary AND ecmTeaser.")]
[DefaultValue(false)]
[Category("Ektron")]
public bool IncludeIcons;
Visual Basic
<Browsable(true)>
<Bindable(true)>
<Description("Determines whether or not to display an icon next to your navigation lists. NOTE: ONLY WORKS WITH ecmSummary AND ecmTeaser.")>
<DefaultValue(false)>
<Category("Ektron")>
Public Property IncludeIcons() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!