SPCurrentUsernameMonitor.RenderValueForWeb method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function RenderValueForWeb As String
'用途
Dim instance As SPCurrentUsernameMonitor
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
傳回值
Type: System.String
Implements
ISPPerformanceMonitor.RenderValueForWeb()
請參閱
參照
SPCurrentUsernameMonitor class