LastLogonParametersReadEventArgs Class
Represents arguments passed to the XafApplication.LastLogonParametersRead event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v21.2.dll
Declaration
Remarks
The LastLogonParametersReadEventArgs class declares properties specific to the XafApplication.LastLogonParametersRead event. This event is designed to customize the logon parameters loaded from a storage to the object specified by the handler’s LastLogonParametersReadEventArgs.LogonObject parameter.
Related GitHub Examples
The following code snippet (auto-collected from DevExpress Examples) contains a reference to the LastLogonParametersReadEventArgs class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.