Compartilhar via


AuthenticationButton.Render method

Processar o controle

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

Syntax

'Declaração
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'Uso
Dim output As HtmlTextWriter

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

Parâmetros

Ver também

Referência

AuthenticationButton class

AuthenticationButton members

Microsoft.SharePoint.WebPartPages namespace