Click or drag to resize
BizFormRender Method
Renders the control at design-time.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
protected override void Render(
	HtmlTextWriter output
)

Parameters

output
Type: System.Web.UIHtmlTextWriter
See Also