CreateCustomLogonParameterStoreEventArgs.Storage Property
In This Article
Specifies a SettingStorage object which is used to load and save logon parameters.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Settings |
#Remarks
When handling the XafApplication.CreateCustomLogonParameterStore event, assign a custom storage to this property.
See Also