.Net Organisation Chart Component Class Library
ParentField Property
NamespacesOrgChart.CoreDataBoundOrganisationChartParentField
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Sets the field to be used a the parent
Declaration Syntax
C#Visual BasicVisual C++
public string ParentField { get; set; }
Public Property ParentField As String
public:
virtual property String^ ParentField {
	String^ get () sealed;
	void set (String^ value) sealed;
}

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