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