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
)
參數
- text
Type: System.String