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

Deletes a colleague from a user's selected colleague list by providing the selected colleague's user ID and the ID of the user who wants to delete the selected colleague.

C#
public DeleteSelectedFriend(Long selectedFriendUserId, Long userId);
Visual Basic
Public Sub DeleteSelectedFriend(ByVal selectedFriendUserId As Long, ByVal userId As Long)
Parameters 
Description 
selectedFriendUserId 
User ID of a colleague to delete from user's selected colleagues list. 
userId 
ID of user deleting the colleague. 
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!