共用方式為


SPCallCounter.RenderValueForWeb method

擷取呼叫全域伺服器的文化特性、 儀表板快顯功能表的詳細資料區段標題和堆疊追蹤資料等資訊。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Function RenderValueForWeb As String
'用途
Dim instance As SPCallCounter
Dim returnValue As String

returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()

傳回值

Type: System.String
String 中。

Implements

ISPPerformanceMonitor.RenderValueForWeb()

請參閱

參照

SPCallCounter class

SPCallCounter members

Microsoft.SharePoint.Utilities namespace