You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Favorites Class > Favorites Methods > GetContentFavorites Method > GetContentFavorites
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Favorites.GetContentFavorites Method (Long, PagingInfo)

Returns a list of the user's favorites.

C#
public DirectoryContentData[] GetContentFavorites(Long userId, PagingInfo pagingInfo);
Visual Basic
Public Function GetContentFavorites(ByVal userId As Long, ByVal pagingInfo As PagingInfo) As DirectoryContentData()
Parameters 
Description 
userId 
ID of the user to retrieve favorites for. 
pagingInfo 
Paging information for limiting resultset. 

An array of DirectoryContentData objects.

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!