.Net Organisation Chart Component Class Library
NoDataTemplate Property
NamespacesOrgChart.CoreDataBoundOrganisationChartNoDataTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the template used when no data has been returned.
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate NoDataTemplate { get; set; }
Public Property NoDataTemplate As ITemplate
public:
virtual property ITemplate^ NoDataTemplate {
	ITemplate^ get () sealed;
	void set (ITemplate^ value) sealed;
}

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