AdvantageLinkButton..::..AddAttributesToRender Method
Adds the attributes of the LinkButton control to the output stream for rendering on the client.
Namespace:
AdvantageCMS.Web.UIAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
protected void AddAttributesToRender( HtmlTextWriter writer )
Parameters
- writer
- Type: HtmlTextWriter
A HtmlTextWriter that contains the output stream to render on the client.

