Intersoft.Client.Framework Namespace > Utility Class : IsButtonSynchronizedWithNavigateUri Method |
Public Shared Function IsButtonSynchronizedWithNavigateUri( _ ByVal navigation As INavigationSource, _ ByVal uri As Uri _ ) As Boolean
Dim navigation As INavigationSource Dim uri As Uri Dim value As Boolean value = Utility.IsButtonSynchronizedWithNavigateUri(navigation, uri)
public static bool IsButtonSynchronizedWithNavigateUri( INavigationSource navigation, Uri uri )
public: static bool IsButtonSynchronizedWithNavigateUri( INavigationSource^ navigation, Uri^ uri )
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