AdvantageCheckBox..::..Render Method
Displays the CheckBox on the client.
Namespace:
AdvantageCMS.Web.UIAssembly: 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.

