.Net Organisation Chart Component Class Library
NoDataTemplate Property
NamespacesOrgChart.CoreIOrganisationChartNoDataTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Defines presented to the users when no data is present
Declaration Syntax
C#Visual BasicVisual C++
ITemplate NoDataTemplate { get; set; }
Property NoDataTemplate As ITemplate
property ITemplate^ NoDataTemplate {
	ITemplate^ get ();
	void set (ITemplate^ value);
}

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