Intersoft.Client.UI.Navigation Namespace : UriMappingScope Enumeration |
Public Enum UriMappingScope Inherits System.Enum
Dim instance As UriMappingScope
public enum UriMappingScope : System.Enum
public enum class UriMappingScope : public System.Enum
Member | Description |
---|---|
RelativeToCurrentApplication | Instructs the navigation host to resolve the UriMapping against the physical Uri relative to the current application. This mode is particularly useful for external applications (see ApplicationPackage that are loaded on demand. |
RelativeToRootApplication | Instructs the navigation host to resolve the UriMapping against the physical Uri in the root application. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Navigation.UriMappingScope
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