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)

Gets all the favorites for a given user.

C#
public List(Of UriFavorite) GetAllFavoriteLink(Long userId);
Visual Basic
Public Function GetAllFavoriteLink(ByVal userId As Long) As List(Of UriFavorite)
Parameters 
Description 
userId 
The user's ID. 

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!