CssLoader.RenderControl Method
Outputs server control content and stores tracing information about the control if tracing is enabled.
Namespace: Microsoft.WindowsServerSolutions.Web.Controls
Assembly: Wssg.Web (in Wssg.Web.dll)
Overload List
Name | Description | |
---|---|---|
RenderControl(HtmlTextWriter) | ASP.NET Web Control kernel function.(Overrides Control.RenderControl(HtmlTextWriter).) |
|
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
See Also
CssLoader Class
Microsoft.WindowsServerSolutions.Web.Controls Namespace
Return to top