AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageLinkButton..::..AddAttributesToRender Method

Adds the attributes of the LinkButton control to the output stream for rendering on the client.

Namespace:  AdvantageCMS.Web.UI
Assembly:  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.