AggregationWebPart.GetAndClearTempWriteBuffer 方法
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Function GetAndClearTempWriteBuffer As StringBuilder
用法
Dim returnValue As StringBuilder
returnValue = Me.GetAndClearTempWriteBuffer()
protected StringBuilder GetAndClearTempWriteBuffer()