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

Select the way this control displays colleagues. Choices are: 

Directory - this selection allows users to group their colleagues 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 users into a folder. This item only appears when there is a folder.
List - shows a list colleagues in alphabetical order. 

Pending - shows a list pending colleagues. This list is made up of users who have sent you colleagues requests. 

SentInvites - shows a list of users to whom you’ve sent colleague requests.  

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