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

Rename the folder with new name.

C#
public Boolean RenameFolder(Long cId, String title);
Visual Basic
Public Function RenameFolder(ByVal cId As Long, ByVal title As String) As Boolean
Parameters 
Description 
cId 
The folder's ID. 
title 
The new folder's name. 

Returns False if successfully renamed. Otherwise, it returns True.

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!