Intersoft ClientUI Documentation
DirectionDetectionMode Enumeration



Specifies how the navigation direction is determined.
Syntax
Public Enum DirectionDetectionMode 
   Inherits System.Enum
Dim instance As DirectionDetectionMode
public enum DirectionDetectionMode : System.Enum 
public enum class DirectionDetectionMode : public System.Enum 
Members
MemberDescription
FromFragment The direction detection is based on the current fragment.
FromFrame The direction detection is based on the current frame source.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Navigation.DirectionDetectionMode

Requirements

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

See Also

Reference

Intersoft.Client.UI.Navigation Namespace

Send Feedback