Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

MyDetailsController.MyDetailsNavigationItemId Field

Gets a string representing the identifier of the My Details navigation item (see IModelBaseChoiceActionItem.Id).

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string MyDetailsNavigationItemId = "MyDetails"

Field Value

Type
String
See Also