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

Returns user's Favorites taxonomy directory structure.

C#
public TaxonomyData GetFavoritesDirectory(Long userId, Long directoryId, PagingInfo pagingInfo);
Visual Basic
Public Function GetFavoritesDirectory(ByVal userId As Long, ByVal directoryId As Long, ByVal pagingInfo As PagingInfo) As TaxonomyData
Parameters 
Description 
userId 
ID of the user who's favorites should be retrieved. 
directoryId 
ID of the favorites directory to retrieve. 
pagingInfo 
Paging information for limiting the resultset. 
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!