共用方式為


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
)

參數

請參閱

參照

SelectInterfaceGroups class

SelectInterfaceGroups members

Microsoft.SharePoint.WebPartPages.Communication namespace