Click or drag to resize

DisplayType Enumeration

Namespace:  Omada.OE.Model.UIAction
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum DisplayType
Members
  Member nameValueDescription
List0 Display action in the list (overview) page(s) displaying the targeted objects?
Details1 Display action in the details page(s) displaying a targeted object?
Both2 Display action in both types of pages?
See Also