AggregationWebPart.GetAndClearTempWriteBuffer method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Function GetAndClearTempWriteBuffer As StringBuilder
'Usage
Dim returnValue As StringBuilder
returnValue = Me.GetAndClearTempWriteBuffer()
protected StringBuilder GetAndClearTempWriteBuffer()
Return value
Type: System.Text.StringBuilder