AggregationWebPart.GetAndClearTempWriteBuffer-Methode
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()
Rückgabewert
Typ: System.Text.StringBuilder