Click or drag to resize

AppletManifestMenus Property

Gets or sets the tile sizes the applet can have

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public List<AppletMenu> Menus { get; set; }

Property Value

Type: ListAppletMenu
See Also