Click or drag to resize

MarketingDialogControllerSelect Method (SelectDialogModel)

Edit folder.

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

Parameters

model
Type: Dynamicweb.Management.Marketing.Dialogs.ModelsSelectDialogModel
The model.

Return Value

Type: ActionResult
See Also