Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the display name of the current user who is accessing the site.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Shared Function GetCurrentUserDisplayName As String
'Usage
Dim returnValue As String
returnValue = ServerUtils.GetCurrentUserDisplayName()
public static string GetCurrentUserDisplayName()
Return Value
Type: System.String
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace