Click or drag to resize

FlowControllerDeleteFlow Method (Int32)

Delete Flow.

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

Parameters

flowId
Type: SystemInt32
folder to delete

Return Value

Type: ActionResult
See Also