Click or drag to resize

FlowControllerDeleteFolder Method (FolderDialogModel)

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

Parameters

model
Type: Dynamicweb.Management.Marketing.Dialogs.EmailMarketing.ModelsFolderDialogModel

Return Value

Type: ActionResult
See Also