SPCurrentUsernameMonitor.RenderValueForWeb - Méthode
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 SPCurrentUsernameMonitor
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Valeur renvoyée
Type : System.String
Implémentations
ISPPerformanceMonitor.RenderValueForWeb()
Voir aussi
Référence
SPCurrentUsernameMonitor classe