SPExecutionTimeCounter.RenderValueForWeb method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Function RenderValueForWeb As String
'Uso
Dim instance As SPExecutionTimeCounter
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Valor retornado
Type: System.String
Retorna String.
Implements
ISPPerformanceMonitor.RenderValueForWeb()