{CompanyName} FlexyGo

GlobalVars..::..IsLoggedIn Property

Gets a value indicating whether this instance is a logged in user.

Namespace:  FLEXYGO.Web
Assembly:  flxGlobals (in flxGlobals.dll)

Syntax


public static bool IsLoggedIn { get; }
Public Shared ReadOnly Property IsLoggedIn As Boolean
	Get

Field Value

true if this instance is logged in; otherwise, false.