Click or drag to resize

GuiFileManager Method (String, String, String, String, Boolean, String)

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

Parameters

file
Type: SystemString
folder
Type: SystemString
inputName
Type: SystemString
onlyAllowedExt
Type: SystemString
showFullPath
Type: SystemBoolean
onChange
Type: SystemString

Return Value

Type: String
See Also