| ExceptionReportRender Method | 
            Renders the control
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected override void Render(
	HtmlTextWriter writer
)
Parameters
- writer
- Type: System.Web.UIHtmlTextWriter
 HTML writer for the output
 See Also
See Also