Click or drag to resize

DcApplicationContextShowToast Method

Show toast

Namespace:  SanteDB.DisconnectedClient.UI
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public override void ShowToast(
	string subject
)

Parameters

subject
Type: SystemString

[Missing <param name="subject"/> documentation for "M:SanteDB.DisconnectedClient.UI.DcApplicationContext.ShowToast(System.String)"]

See Also