AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditor..::..RenderEndTag Method

Writes the editor's closing markup (close fieldset and wrapper <div>) to the response stream.

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

Syntax


public void RenderEndTag(
	HtmlTextWriter writer
)

Parameters

writer
Type: HtmlTextWriter
The HtmlTextWriter receiving the output.