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

Moves a favorite from one favorite directory to another favorite directory.

C#
public MoveFavoriteLink(Long favoriteId, Long sourceDir, Long destinationDir);
Visual Basic
Public Sub MoveFavoriteLink(ByVal favoriteId As Long, ByVal sourceDir As Long, ByVal destinationDir As Long)
Parameters 
Description 
favoriteId 
The ID of the favorite. 
sourceDir 
The ID of the current directory. 
destinationDir 
The ID of the new directory. 
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!