Click or drag to resize

DownloaderDownload Method

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void Download(
	byte[] fileBytes,
	string filename
)

Parameters

fileBytes
Type: SystemByte
filename
Type: SystemString
See Also