Click or drag to resize
CMSSearchResultsFooterTemplate Property
Footer template for direct access.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public ITemplate FooterTemplate { get; set; }

Property Value

Type: ITemplate
See Also