Click or drag to resize

IUserInterfaceInteractionProviderAlert Method

Shows an alert message box to the

Namespace: SanteDB.Client.UserInterface
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
void Alert(
	string message
)

Parameters

message  String
The message to be shown the user
See Also