del método SPCurrentUsernameMonitor.RenderValueForWeb
Espacio de nombres: Microsoft.SharePoint.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Function RenderValueForWeb As String
'Uso
Dim instance As SPCurrentUsernameMonitor
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Valor devuelto
Tipo: System.String
Implementaciones
ISPPerformanceMonitor.RenderValueForWeb()
Vea también
Referencia
clase SPCurrentUsernameMonitor