SPPromotedActionButton.RenderContents method

This member overrides LinkButton.RenderContents(HtmlTextWriter).

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub RenderContents ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

Me.RenderContents(output)
protected override void RenderContents(
    HtmlTextWriter output
)

Parameters

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace