AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCheckBox..::..Render Method

Displays the CheckBox on the client.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


protected void Render(
	HtmlTextWriter writer
)

Parameters

writer
Type: HtmlTextWriter
A HtmlTextWriter that contains the output stream to render on the client.