Click or drag to resize
KenticoMediaFilesDialogControllerGetFolderStructure Method
Gets media files folder structure.

Namespace: Kentico.Components.Web.Mvc.Dialogs.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ActionResult GetFolderStructure(
	string libraryName
)

Parameters

libraryName
Type: SystemString
Name of the media library.

Return Value

Type: ActionResult
See Also