System.Web.UI.HtmlControls.HtmlInputButton.RenderAttributes Method

Renders the attributes into the specified writer and then calls the HtmlControl.RenderAttributes(System.Web.UI.HtmlTextWriter) method.

Syntax

protected override void RenderAttributes (System.Web.UI.HtmlTextWriter writer)

Parameters

writer
An System.Web.UI.HtmlTextWriter that receives the rendered content.

Remarks

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0