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