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
)
參數
output
Type: System.Web.UI.HtmlTextWriter要用於輸出的 HtmlTextWrtier