SPCriticalTraceCounter.RenderValueForWeb - Méthode
Affiche l'événement dans un tableau HTML.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function RenderValueForWeb As String
'Utilisation
Dim instance As SPCriticalTraceCounter
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Valeur renvoyée
Type : System.String
String avec une table dans le code HTML...
Implémentations
ISPPerformanceMonitor.RenderValueForWeb()