MagicCMS Documentation

MagicUtils..::..getImageList Method (String)

Gets the image list from folder.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static List<string> getImageList(
	string url
)

Parameters

url
Type: String
The URL. (Image path or folder path)

Return Value

List of images urls.