Click or drag to resize

ApplicationServiceBehaviorGetWidgets Method

Gets all widgets

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

Return Value

Type: ListAppletWidget

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

Implements

IApplicationServiceContractGetWidgets
See Also