Click or drag to resize

SalesDiscountAddInSelectorRender Method

Renders the specified output.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected override void Render(
	HtmlTextWriter output
)

Parameters

output
Type: System.Web.UIHtmlTextWriter
The output.
See Also