You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Friends Class > Friends Methods > IsSelectedFriend
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Friends.IsSelectedFriend Method

Checks whether a user is a selected colleague of user.

C#
public Boolean IsSelectedFriend(Long friendUserId, Long userId);
Visual Basic
Public Function IsSelectedFriend(ByVal friendUserId As Long, ByVal userId As Long) As Boolean
Parameters 
Description 
friendUserId 
User ID to check in selected colleagues list. 
userId 
ID of the user who is checking for a selected colleague. 

Returns true if the colleague's user ID is in the selected colleagues list of for a user ID, else false.

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!