Tag RenderContents Method Kentico 8.1 API Reference
Renders the contents of the tag to the specified writer.

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

Parameters

writer
Type: OnlineSystem.Web.UI HtmlTextWriter
A OnlineHtmlTextWriter that represents the output stream to render HTML content on the client.
See Also