Skip to main content
.NET 6.0+

MyDetailsController.CanGenerateMyDetailsNavigationItem Field

Specifies whether to add the MyDetails item to the Navigation System. The default value is true, i.e. the MyDetails item is added.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public static bool CanGenerateMyDetailsNavigationItem

Field Value

Type
Boolean
See Also