Click or drag to resize

EmailMarketingControllerEditFolder Method (FolderDialogModel)

Edit folder.

Namespace:  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing
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.EmailMarketing.ModelsFolderDialogModel
The model.

Return Value

Type: ActionResult
See Also