共用方式為


TitleBarWebPart.RenderWebPart method

傳回 TitleBarWebPart 的內容。

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

Syntax

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

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

參數

請參閱

參照

TitleBarWebPart class

TitleBarWebPart members

Microsoft.SharePoint.WebPartPages namespace