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

Gets all the favorites in user specified directory.

C#
public List(Of UriFavorite) GetAllFavoriteLink(Long userId, Long directoryId, int PageIndex, int PageSize, ref int TotalPages);
Visual Basic
Public Function GetAllFavoriteLink(ByVal userId As Long, ByVal directoryId As Long, ByVal PageIndex As Integer, ByVal PageSize As Integer, ByRef TotalPages As Integer) As List(Of UriFavorite)
Parameters 
Description 
userId 
The ID of the user. 
directoryId 
The ID of the directory. 

A generic list of UriFavorite.

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!