Click or drag to resize

ReportControllerEditFolder Method (FolderDialogModel)

Edit folder.

Namespace:  Dynamicweb.Management.Marketing.Dialogs.Reports
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
[HttpPostAttribute]
[RouteAttribute("EditFolder")]
public ActionResult EditFolder(
	FolderDialogModel model
)

Parameters

model
Type: Dynamicweb.Management.Marketing.Dialogs.Reports.ModelsFolderDialogModel
The model.

Return Value

Type: ActionResult
See Also