'Declaration
Public Enum ShowOn Inherits System.Enum
'Usage
Dim instance As ShowOn
public enum ShowOn : System.Enum
'Declaration
Public Enum ShowOn Inherits System.Enum
'Usage
Dim instance As ShowOn
public enum ShowOn : System.Enum
Member | Description |
---|---|
All | This AppMenu is displayed on all clients. |
Desktop | This AppMenu is displayed only on the desktop client. |
None | This AppMenu is never displayed although, the children of the AppMenu could be displayed. |
Web | This AppMenu is displayed only on the web client. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ShowOn
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2