Skip to main content

MyDetailsController.MyDetailsObjectKey Field

A string constant that is the object key used to generate the My Details navigation item.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Security

Declaration

public const string MyDetailsObjectKey = "@CurrentUserID"

Field Value

Type Description
String

The object key string used for the My Details navigation item.

See Also