Click or drag to resize

IApplicationServiceContractGetWidget Method

Get a widget

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
Stream GetWidget(
	string widgetId
)

Parameters

widgetId
Type: SystemString

[Missing <param name="widgetId"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetWidget(System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetWidget(System.String)"]

See Also