Click or drag to resize

AppletWidgetView 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 AppletWidgetView
Members
  Member nameValueDescription
None0 There is no special widget view
Alternate1 Widget button is to show an alternate view
Edit2 Widget button is to edit the widget
Settings4 Widget button is to reload the widget
See Also