Click or drag to resize

IApplicationServiceContractGetWidgets Method

Gets the widgets

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
List<AppletWidget> GetWidgets()

Return Value

Type: ListAppletWidget

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetWidgets"]

See Also