Click or drag to resize

RendererRenderRmaComment Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RenderRmaComment(
	ReturnMerchandiseAuthorizationComment comment,
	Template template,
	bool hasAddContent,
	bool hasCancelContent
)

Parameters

comment
Type: Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorizationReturnMerchandiseAuthorizationComment
template
Type: Dynamicweb.RenderingTemplate
hasAddContent
Type: SystemBoolean
hasCancelContent
Type: SystemBoolean
See Also