.Net Organisation Chart Component Class Library
ImageUrl Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsImageUrl
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
User defined Url to image that will be used as the background.
Declaration Syntax
C#Visual BasicVisual C++
public string ImageUrl { get; set; }
Public Property ImageUrl As String
public:
property String^ ImageUrl {
	String^ get ();
	void set (String^ value);
}

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