AggregationWebPart.Write-Methode
Nur für interne Zwecke vorbehalten.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub Write ( _
text As String _
)
'Usage
Dim text As String
Me.Write(text)
protected void Write(
string text
)
Parameter
- text
Typ: System.String