| SalesDiscountAddInRichSelectorRender 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
)
Protected Overrides Sub Render (
output As HtmlTextWriter
)
Parameters
- output
- Type: System.Web.UIHtmlTextWriter
The output.
See Also