Click or drag to resize

EmailMarketingControllerSelectEmail Method (NullableInt32)

Select email

Namespace:  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
[RouteAttribute("SelectEmail")]
public ActionResult SelectEmail(
	Nullable<int> emailId
)

Parameters

emailId
Type: SystemNullableInt32

Return Value

Type: ActionResult
See Also