Click or drag to resize

FlowControllerDeleteFolder Method (Int32)

Delete folder.

Namespace:  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
[HttpGetAttribute]
[RouteAttribute("DeleteFolder")]
public ActionResult DeleteFolder(
	int folderId
)

Parameters

folderId
Type: SystemInt32
folder to delete

Return Value

Type: ActionResult
See Also