Click or drag to resize

AppletWidgetType Enumeration

Identifies the type which the widget is

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public enum AppletWidgetType
Members
  Member nameValueDescription
Panel0 The extension is a panel which is added to a panel container
Tab1 The extension is a tab
See Also