Compartilhar via


AggregationWebPart.Write method

Reservado para uso interno apenas.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected Sub Write ( _
    text As String _
)
'Uso
Dim text As String

Me.Write(text)
protected void Write(
    string text
)

Parâmetros

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace