The sample demonstrates the use of the LibraryManager and FolderManager Framework APIs to pull all content types in a folder similar to the ListSummary Server Control.
The API has been placed in a user control called ListSummaryView and has been placed on a test template for testing. The control accepts two properties at this time. This can be customized further with the addition of more properties and different display outputs.
FolderID - The id of the content folder.
Recursive - Whether or not the request is to be recursive and retrieve child folder content.
Code Download
Please sign in to leave a comment.