Share via


SPExecutionTimeCounter.RenderValueForWeb method

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

Syntax

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

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

Return value

Type: System.String
Returns String.

Implements

ISPPerformanceMonitor.RenderValueForWeb()

See also

Reference

SPExecutionTimeCounter class

SPExecutionTimeCounter members

Microsoft.SharePoint.Utilities namespace