.Net Organisation Chart Component Class Library
UserControlTemplate Property
NamespacesOrgChart.CoreOrgChartItemUserControlTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The web user control that will be rendered.
Declaration Syntax
C#Visual BasicVisual C++
public string UserControlTemplate { get; set; }
Public Property UserControlTemplate As String
public:
property String^ UserControlTemplate {
	String^ get ();
	void set (String^ value);
}

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