Returns the username of the user being impersonated, if applicable, otherwise returns the username of the authenticated user
Namespace:
RainWorx.FrameWorx.MVC.HelpersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public static string FBOUserName()
Return Value
Type: StringSee Also