| FileDialogControllerSelectFolder Method |
Selects the folder.
Namespace:
Dynamicweb.Management.Files.Dialogs
Assembly:
Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax [RouteAttribute("SelectFolder")]
public ActionResult SelectFolder()
<RouteAttribute("SelectFolder")>
Public Function SelectFolder As ActionResult
Return Value
Type:
ActionResultSee Also