Skip to main content
.NET Framework 4.6.2+

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.v24.2.dll

Declaration

public static bool CanGenerateMyDetailsNavigationItem

Field Value

Type
Boolean
See Also