Intersoft.Client.UI.Navigation Namespace > UXNavigationBar Class : HomeUri Property |
<CategoryAttribute("Common Properties")> Public Property HomeUri As Uri
Dim instance As UXNavigationBar Dim value As Uri instance.HomeUri = value value = instance.HomeUri
[CategoryAttribute("Common Properties")] public Uri HomeUri {get; set;}
[CategoryAttribute("Common Properties")] public: property Uri^ HomeUri { Uri^ get(); void set ( Uri^ value); }
<Intersoft:UXNavigationBar x:Name="NavigationBar" HomeUri="/Customers" />
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