Skip to main content
.NET 6.0+

MyDetailsController.MyDetailsActionId Field

Gets a string representing the identifier of the MyDetailsController.MyDetailsAction.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string MyDetailsActionId = "MyDetails"

Field Value

Type
String
See Also