SelectInterfaceGroups.Render method
呈現 UI] 對話方塊。由 ASP.NET 引擎直接呼叫。
Namespace: Microsoft.SharePoint.WebPartPages.Communication
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