.Net Organisation Chart Component Class Library
WebUserControl Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsWebUserControl
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Path to WebUserControl used to draw chart nodes.

WebControls must imlement the IOrganisationChartUserControl interface

Declaration Syntax
C#Visual BasicVisual C++
public string WebUserControl { get; set; }
Public Property WebUserControl As String
public:
property String^ WebUserControl {
	String^ get ();
	void set (String^ value);
}

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