LogonEventArgs Constructors
Represents arguments passed to the XafApplication.LoggingOn and XafApplication.LoggedOn events.| Name | Parameters | Description |
|---|---|---|
| LogonEventArgs(Object) | logonParameters | Initializes a new instance of the LogonEventArgs class. |
See Also