Skip to main content

MyDetailsController.CanGenerateMyDetailsNavigationItem Field

Specifies whether to add the My Details item to the Navigation System. The default value is true,.

Namespace: DevExpress.ExpressApp.Security

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

NuGet Package: DevExpress.ExpressApp.Security

Declaration

public static bool CanGenerateMyDetailsNavigationItem

Field Value

Type Description
Boolean

true to add the My Details item to the Navigation System; otherwise, false

See Also