Renders the control to the specified HTML writer.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- writer
- Type: System.Web.UI HtmlTextWriter
The HtmlTextWriter object that receives the control content.
See Also