CurrentUserDisplayMode Enum
Contains values specifying how the current user information is displayed at the top right corner of the application page when the ASP.NET Web Forms Application Appearance is used.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Members
Name | Description | Image |
---|---|---|
Default
|
A user class’ icon specified by the Image |
|
Caption
|
A user class’ icon specified by the Image |
|
Caption
|
A user image specified by the Current |
|
Image
|
An image specified by the Current |
#Related API Members
The following properties accept/return CurrentUserDisplayMode values:
#Remarks
These enumeration values are used to initialize the IModelApplicationWeb.CurrentUserDisplayMode property.