Compartilhar via


AggregationWebPart.GetAndClearTempWriteBuffer method

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

Syntax

'Declaração
Protected Function GetAndClearTempWriteBuffer As StringBuilder
'Uso
Dim returnValue As StringBuilder

returnValue = Me.GetAndClearTempWriteBuffer()
protected StringBuilder GetAndClearTempWriteBuffer()

Valor retornado

Type: System.Text.StringBuilder

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace