Share via


AggregationWebPart.Write method

Reserved for internal use only.

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
)

Parameters

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace