KenticoMediaFilesDialogControllerGetFolderStructure Method |
Gets media files folder structure.
Namespace: Kentico.Components.Web.Mvc.Dialogs.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public ContentResult GetFolderStructure(
string libraryName
)
Parameters
- libraryName
- Type: SystemString
Name of the media library.
Return Value
Type:
ContentResultSee Also