Click or drag to resize

ApplicationServiceBehaviorGetMenus Method

Performs the retrieval of menu items from the application

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

Return Value

Type: ListMenuInformation

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

Implements

IApplicationServiceContractGetMenus
See Also