Click or drag to resize

GuiFileManager Method (String, String, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string FileManager(
	string file,
	string folder,
	string inputName
)

Parameters

file
Type: SystemString
folder
Type: SystemString
inputName
Type: SystemString

Return Value

Type: String
See Also