Skip to main content
.NET 6.0+

ModelStoreBase.LogonParametesDefaultName Field

OBSOLETE

Use LogonParametersDefaultName instead

This field is obsolete. Use ModelStoreBase.LogonParametersDefaultName instead.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

[Obsolete("Use LogonParametersDefaultName instead")]
[Browsable(false)]
public const string LogonParametesDefaultName = "LogonParameters"

Field Value

Type
String
See Also