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

Select wether the sorting options should be shown on the control. The following sorting options are available when this property is set to True:

  • Colleagues - a list of current colleagues.
  • Pending Colleagues - a list of colleagues who have sent you colleagues requests, but you have yet to accept.
  • Invited - a list of colleagues to whom you have sent colleague requests.

C#
[Bindable(true), Category("Ektron"), DefaultValue(true), Description("Select wether the sorting options should be shown on the control. The following sorting options are available when this property is set to True: 'Colleagues' - a list of current colleagues. 'Pending Colleagues' - a list of colleagues who have sent you colleague requests, but you have yet to accept. 'Invited' - a list of colleagues to whom you have sent colleague requests.")]
public bool ShowSortingOptions;
Visual Basic
<Bindable(true), Category("Ektron"), DefaultValue(true), Description("Select wether the sorting options should be shown on the control. The following sorting options are available when this property is set to True: 'Colleagues' - a list of current colleagues. 'Pending Colleagues' - a list of colleagues who have sent you colleague requests, but you have yet to accept. 'Invited' - a list of colleagues to whom you have sent colleague requests.")>
Public Property ShowSortingOptions() 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!