Publishes the message alert.

Declaration Syntax
Public Overridable Sub PublishMessage ( _
section As String, _
id As String, _
target As String, _
parameters As Object() _
)

Parameters
- section (String)
- The section.
- id (String)
- The id is the key in the language dictionary.
- target (String)
- The target is the target in the language dictionary .
- parameters (array<
Object
>[]()[])
- The parameters for formatting the alert text .
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)