Skip to main content
A newer version of this page is available. .

MyDetailsController.MyDetailsActionImageName Field

Gets a string representing the image name used as ActionBase.ImageName of the MyDetailsController.MyDetailsAction Action, and used as IModelBaseChoiceActionItem.ImageName of the MyDetails navigation item.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string MyDetailsActionImageName = "BO_MyDetails"

Field Value

Type
String
See Also