.Net Organisation Chart Component Class Library
NavUpImageUrl Property
NamespacesOrgChart.Core.CommandBarNavBarSettingsNavUpImageUrl
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Path to image to use for navigate up button
Declaration Syntax
C#Visual BasicVisual C++
public string NavUpImageUrl { get; set; }
Public Property NavUpImageUrl As String
public:
property String^ NavUpImageUrl {
	String^ get ();
	void set (String^ value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)