 | GuiFileManager Method (String, String, String) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string FileManager(
string file,
string folder,
string inputName
)
Public Shared Function FileManager (
file As String,
folder As String,
inputName As String
) As String
Parameters
- file
- Type: SystemString
- folder
- Type: SystemString
- inputName
- Type: SystemString
Return Value
Type:
String
See Also