Click or drag to resize

ReturnMerchandiseAuthorizationEmailRendererRenderEmail Method

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void RenderEmail(
	Template template,
	ReturnMerchandiseAuthorization rma,
	string languageId
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
rma
Type: Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorizationReturnMerchandiseAuthorization
languageId
Type: SystemString
See Also