Partager via


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
System_CAPS_pubmethod RenderControl(HtmlTextWriter)

ASP.NET Web Control kernel function.(Overrides Control.RenderControl(HtmlTextWriter).)

System_CAPS_protmethod RenderControl(HtmlTextWriter, ControlAdapter)

(Inherited from Control.)

See Also

CssLoader Class
Microsoft.WindowsServerSolutions.Web.Controls Namespace

Return to top