Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- writer
- Type: System.Web.UI HtmlTextWriter
See Also