.Net Organisation Chart Component Class Library
DataSourceID Property
NamespacesOrgChart.CoreIOrganisationChartDataSourceID
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Declaration Syntax
C#Visual BasicVisual C++
string DataSourceID { get; set; }
Property DataSourceID As String
property String^ DataSourceID {
	String^ get ();
	void set (String^ value);
}

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