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

Moves a content favorite to a new favorites directory.

C#
public MoveContentFavorite(Long contentId, Long userId, Long directoryId);
Visual Basic
Public Sub MoveContentFavorite(ByVal contentId As Long, ByVal userId As Long, ByVal directoryId As Long)
Parameters 
Description 
contentId 
ID of the content item to move. 
userId 
ID of the user. 
directoryId 
ID of the directory to move content favorite it to. 
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!