Dundas.SharePoint.Charting.WebParts Send comments on this topic.
RenderControl Method
See Also 
Dundas.Charting.WebControl.Ajax.ASP Namespace > PropertyPagesErrorBar Class : RenderControl Method


Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.

Overload List

Overload Description
RenderControl(HtmlTextWriter) Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled. (Inherited from Dundas.Charting.WebControl.Ajax.PropertyPageBase)
RenderControl(HtmlTextWriter,ControlAdapter) Outputs server control content to a provided HtmlTextWriter object using a provided ControlAdapter object. (Inherited from System.Web.UI.Control)

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also