Click or drag to resize

ValidationConfiguratorRender Method

Renders the specified writer.

Namespace:  Dynamicweb.Controls.Legacy.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual void Render(
	HtmlTextWriter writer
)

Parameters

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