Partager via


SPSystemPerformanceMonitor.RenderValueForWeb - Méthode

En cas d'implémentation dans une classe dérivée, obtient la valeur du compteur de performance sous-jacent qui est analysé comme une chaîne HTML pour l'insertion d'une page Web.

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public MustOverride Function RenderValueForWeb As String
'Utilisation
Dim instance As SPSystemPerformanceMonitor
Dim returnValue As String

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

Valeur renvoyée

Type : System.String
Une valeur au format HTML.

Implémentations

ISPPerformanceMonitor.RenderValueForWeb()

Voir aussi

Référence

SPSystemPerformanceMonitor classe

SPSystemPerformanceMonitor - Membres

Microsoft.SharePoint.Utilities - Espace de noms