| 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()
Function GetWidgets As List(Of AppletWidget)
List<AppletWidget^>^ GetWidgets()
abstract GetWidgets : unit -> List<AppletWidget>
Return Value
Type:
ListAppletWidget[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetWidgets"]
See Also