共用方式為


AggregationWebPart.Write method

僅保留供內部使用。

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

Syntax

'宣告
Protected Sub Write ( _
    text As String _
)
'用途
Dim text As String

Me.Write(text)
protected void Write(
    string text
)

參數

請參閱

參照

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace