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()