AggregationWebPart.GetAndClearTempWriteBuffer - Méthode
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Function GetAndClearTempWriteBuffer As StringBuilder
'Utilisation
Dim returnValue As StringBuilder
returnValue = Me.GetAndClearTempWriteBuffer()
protected StringBuilder GetAndClearTempWriteBuffer()
Valeur renvoyée
Type : System.Text.StringBuilder