Skip to main content
.NET 6.0+

MyDetailsController.MyDetailsActionActiveKeyShortcutIsAssigned Field

A string representing a key of the MyDetailsController.MyDetailsAction‘s ActionBase.Active collection. This key indicates that the Action shortcut is assigned.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string MyDetailsActionActiveKeyShortcutIsAssigned = "MyDetailsShortcutIsAssigned"

Field Value

Type
String
See Also