Sends server control content to a provided System.Web.UI.HtmlTextWriter object,
which writes the content to be rendered on the client.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- writer
- Type: System.Web.UI HtmlTextWriter
The System.Web.UI.HtmlTextWriter object that receives the server control content
See Also