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, Long, PagingInfo)

Returns a list of the user's favorites in a given directory.

C#
public DirectoryContentData[] GetContentFavorites(Long userId, Long directoryId, PagingInfo pagingInfo);
Visual Basic
Public Function GetContentFavorites(ByVal userId As Long, ByVal directoryId As Long, ByVal pagingInfo As PagingInfo) As DirectoryContentData()
Parameters 
Description 
userId 
ID of the user to retrieve favorites for. 
directoryId 
ID of the directory to retrieve favorites from. 
pagingInfo 
Paging information for limiting the 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!