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

Loads all of the content for the given folder.

C#
public ContentData[] GetChildContent(Long Id, Boolean Recursive);
Visual Basic
Public Function GetChildContent(ByVal Id As Long, ByVal Recursive As Boolean) As ContentData()
Parameters 
Description 
Id 
The folder's ID. 
Recursive 
True = recursive look up. False = none. Note: This parameter is not functional. Please use Content.GetList() api for recursive support.  

Ektron.Cms.ContentData()

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!