ESRI.ArcGIS.Mobile.Client
PageNavigationCommandType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : PageNavigationCommandType Enumeration

Describes the types of page navigation commands (BackCommands, ForwardCommands).

Syntax

Visual Basic (Declaration) 
Public Enum PageNavigationCommandType 
   Inherits Enum
C# 
public enum PageNavigationCommandType : Enum 

Members

MemberDescription
Default A default command.
Positive A command with some positive acknowledgement. E.g., Accept, Approve, Confirmation.
Negative A command with some negative acknowledgement. E.g., Deny, Cancel.
Highlighted A command with slightly more emphasis than a default command.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Mobile.Client.PageNavigationCommandType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.