SPCriticalTraceCounter.RenderValueForWeb method

Renders the event in an HTML table.

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

Syntax

'Declaration
Public Function RenderValueForWeb As String
'Usage
Dim instance As SPCriticalTraceCounter
Dim returnValue As String

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

Return value

Type: System.String
A String with a table in HTML..

Implements

ISPPerformanceMonitor.RenderValueForWeb()

See also

Reference

SPCriticalTraceCounter class

SPCriticalTraceCounter members

Microsoft.SharePoint.Utilities namespace