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

Retrieves the folder's details with taxonomy information and Flag information

C#
public FolderData GetFolder(Long Id, Boolean GetTaxonomy, Boolean GetFlags);
Visual Basic
Public Function GetFolder(ByVal Id As Long, ByVal GetTaxonomy As Boolean, ByVal GetFlags As Boolean) As FolderData
Parameters 
Description 
Id 
The Folder's ID. 
GetTaxonomy 
If true, gets the Taxonomy associated with the folder information. 
GetFlags 
If true, gets the Flag definitions associated with the folder 

Ektron.Cms.FolderData

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!