AggregationWebPart.GetAndClearTempWriteBuffer Method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Function GetAndClearTempWriteBuffer As StringBuilder
'Usage
Dim returnValue As StringBuilder
returnValue = Me.GetAndClearTempWriteBuffer()
protected StringBuilder GetAndClearTempWriteBuffer()
Return Value
Type: System.Text.StringBuilder