AdvantageDataTableToolList..::..AddAttributesToRender Method
Adds the attributes of the Button control to the output stream for rendering on the client.
Namespace:
AdvantageCMS.Web.UI.Admin.ToolsAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
protected void AddAttributesToRender( HtmlTextWriter writer )
Parameters
- writer
- Type: HtmlTextWriter
An HtmlTextWriter that contains the output stream to render on the client.

