IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
For the need of hierarchy we have now Libraries on the top and Folders where each child of the Library that is a container for media content is called Folder.
A library is a container for files with specific extensions, generally called images, documents and videos. A folder is a container for the media content but will have only structural presence. Folders do not have permissions, multiple urls etc.
The Libraries module allows users to easily create and manage libraries of documents, images and videos by storing them either in a library or in a depth of library with folders. This article provides information of how to manage folders using the Folders API.
To manage folders through the Folders API, you must add the following namespace to your class:
using Telerik.Sitefinity.Folders;
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important