SPCPUCycleCounter.RenderValueForWeb method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function RenderValueForWeb As String
'Usage
Dim instance As SPCPUCycleCounter
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Return value
Type: System.String
Implements
ISPPerformanceMonitor.RenderValueForWeb()