Click or drag to resize

IDialogProviderAlert Method

Alert the specified text.

Namespace:  SanteDB.DisconnectedClient.UI
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
void Alert(
	string text
)

Parameters

text
Type: SystemString
Text.
See Also