You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Folder Class > Folder Methods > GetFolderId Method > GetFolderId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Folder.GetFolderId Method (String, Long)

Finds the folder ID by specifying its folder name and the parent folder ID.

C#
public Long GetFolderId(String FolderName, Long ParentId);
Visual Basic
Public Function GetFolderId(ByVal FolderName As String, ByVal ParentId As Long) As Long
Parameters 
Description 
FolderName 
Name of the folder. 
ParentId 
The numeric ID of the parent folder. 

Returns the folder ID. Returns 0 if it does not exist.

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!