Keyoti SearchUnit API Docs
FooterTemplate Property
API DocumentationKeyoti.SearchEngine.WebSearchResultFooterTemplate
Keyoti SearchUnit v6
The footer template shown below the search results.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual ITemplate FooterTemplate { get; set; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual ITemplate FooterTemplate { get; set; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable Property FooterTemplate As ITemplate
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable Property FooterTemplate As ITemplate
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property ITemplate^ FooterTemplate {
	ITemplate^ get ();
	void set (ITemplate^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property ITemplate^ FooterTemplate {
	ITemplate^ get ();
	void set (ITemplate^ value);
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract FooterTemplate : ITemplate with get, set
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override FooterTemplate : ITemplate with get, set
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract FooterTemplate : ITemplate with get, set
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override FooterTemplate : ITemplate with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120