Skip to main content
.NET 6.0+

ModelStoreBase.AppDiffDefaultMobileName Field

The default name of the application-level differences specific to mobile devices (“Model.Mobile“).

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string AppDiffDefaultMobileName = "Model.Mobile"

Field Value

Type
String
See Also