'Declaration Protected Overrides Sub AddAttributesToRender( _ ByVal writer As HtmlTextWriter _ )
protected override void AddAttributesToRender( HtmlTextWriter writer )
Parameters
- writer
- A System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.