共用方式為


SPCriticalTraceCounter.RenderValueForWeb method

呈現 HTML 表格中的事件。

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

Syntax

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

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

傳回值

Type: System.String
String 使用 html 表格。

Implements

ISPPerformanceMonitor.RenderValueForWeb()

請參閱

參照

SPCriticalTraceCounter class

SPCriticalTraceCounter members

Microsoft.SharePoint.Utilities namespace