Click or drag to resize

ZipFileRenameFileDelegate Delegate

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public delegate string RenameFileDelegate(
	string params
)

Parameters

params
Type: SystemString

Return Value

Type: String
See Also