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

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