BWAEditor..::..RenderEndTag Method
Writes the editor's closing markup (close fieldset and wrapper <div>) to
the response stream.
Namespace:
AdvantageCMS.Web.UIAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
public void RenderEndTag( HtmlTextWriter writer )
Parameters
- writer
- Type: HtmlTextWriter
The HtmlTextWriter receiving the output.

