AggregationWebPart.Write 方法
保留以仅供内部使用。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub Write ( _
text As String _
)
用法
Dim text As String
Me.Write(text)
protected void Write(
string text
)
参数
- text
类型:System.String