AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditor..::..RenderContents Method

Writes the editor's body — the hosted <textarea> and the inline TinyMCE init script — to the response stream.

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

Syntax


protected void RenderContents(
	HtmlTextWriter writer
)

Parameters

writer
Type: HtmlTextWriter
The HtmlTextWriter receiving the output.