Hi,

Try this:
* Check if a child of the root folder can be casted to IFolder.
* If so, do the cast and call GetChildren().
* Loop over the children.


- Florian


Hello,

I´ve just started to work with DotCMIS and the getting started snippets.

Although it´s pretty simple to connect to a repository and display
the root folders with the given example, I am having problems to
obtain the childern folders of the root folder to be able to navigate
through the repository.

Unfortunately my experiance with CMIS or C# is not sufficient to
manage this task on my own. Could anybody help with that?

Reply via email to