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

Select the way this control displays community group information. Choices are: 

List - shows a list of Favorites sorted in alphabetical order. 

Directory - this selection allows users to group their favorites by folders. When this selection is chosen, the following menu items are added to the control:

  • Add Folder - allows a user to add a sub folder.
  • Move - allows a user to move content into a folder. This item only appears when there is a folder.
 

C#
[Bindable(true), Category("Ektron"), DefaultValue(eDisplayMode.Directory), Description("This property enables the user to show the favorites either in the List or Directory display mode")]
public eDisplayMode DisplayMode;
Visual Basic
<Bindable(true), Category("Ektron"), DefaultValue(eDisplayMode.Directory), Description("This property enables the user to show the favorites either in the List or Directory display mode")>
Public Property DisplayMode() As eDisplayMode
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!