Click or drag to resize
UniFlatSelectorFooterTemplate Property
Sets or gets footer template.

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

Property Value

Type: ITemplate
See Also