Compartilhar via


SPCriticalTraceCounter.RenderValueForWeb method

Processa o evento em uma tabela HTML.

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

Syntax

'Declaração
Public Function RenderValueForWeb As String
'Uso
Dim instance As SPCriticalTraceCounter
Dim returnValue As String

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

Valor retornado

Type: System.String
String com uma tabela em HTML...

Implements

ISPPerformanceMonitor.RenderValueForWeb()

Ver também

Referência

SPCriticalTraceCounter class

SPCriticalTraceCounter members

Microsoft.SharePoint.Utilities namespace