.Net Organisation Chart Component Class Library
FooterTemplate Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartFooterTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the template for displaying the footer section of a Organisation Chart
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate FooterTemplate { get; set; }
Public Property FooterTemplate As ITemplate
public:
virtual property ITemplate^ FooterTemplate {
	ITemplate^ get () sealed;
	void set (ITemplate^ value) sealed;
}
Remarks
The FooterTemplate replaces the earlier ChartFooterHTML property as a method of setting the header of an organisation chart

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