Uiinfrastructure API Docs  
 

LoginHelper.GUEST_USER_NAME Field

The name of the guest user that will be passed in to the OnBeforeLogin method of the LoginActions PEI. This could theoretically be different from the name of the guest user in the portal.

public const string GUEST_USER_NAME = "Guest";

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace