Click or drag to resize

AppletWidgetSize Enumeration

Identifies the size of the widget

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public enum AppletWidgetSize
Members
  Member nameValueDescription
Large0 The applet widget should spen the entire width of screen
Medium1 The applet widget should be medium sized
Small2 The applet widget should be the smallest horizontal widget
See Also