AggregationWebPart.Write Method

Reserved for internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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