WebApplication.IsLoggedOn Property
Indicates whether a user has logged on to the application.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | A boolean value indicating that a user is authenticated. |
See Also