Click or drag to resize
StorageHelperMapZippedFolders Method

Note: This API is now obsolete.

Maps the automatic zipped folders

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version.")]
public static void MapZippedFolders(
	string zippedFilesFolder
)

Parameters

zippedFilesFolder
Type: SystemString
See Also