ExtendedTextArea Render Method Kentico 8.0 API Reference
Renders the ExtendedTextArea control to the specified HtmlTextWriter object.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

writer
Type: OnlineSystem.Web.UI HtmlTextWriter
The HtmlTextWriter that receives the rendered output
See Also