共用方式為


AuthenticationButton.Render method

呈現控制項

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

Syntax

'宣告
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'用途
Dim output As HtmlTextWriter

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

參數

請參閱

參照

AuthenticationButton class

AuthenticationButton members

Microsoft.SharePoint.WebPartPages namespace