Click or drag to resize
ZipStorageProviderGetZipFileName Method
Gets the zip file name with the container brackets

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static string GetZipFileName(
	string fileName
)

Parameters

fileName
Type: SystemString
File name

Return Value

Type: String
See Also