StatusUpdatingEventArgs Properties
Represents arguments passed to the XafApplication.StatusUpdating and ModuleUpdater.StatusUpdating events.| Name | Description |
|---|---|
| AdditionalParams | Gets additional parameters associated with the status message. |
| Context | Gets the current context. |
| Message | Gets the status message. |
| Title | Gets the status message title. |
See Also