SPCallCounter.RenderValueForWeb method

Retrieves call information such as global server culture, dashboard popup details section title, and stack trace data.

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

Syntax

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

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

Return value

Type: System.String
A String .

Implements

ISPPerformanceMonitor.RenderValueForWeb()

See also

Reference

SPCallCounter class

SPCallCounter members

Microsoft.SharePoint.Utilities namespace