1 write to footerTemplate
System.Web (1)
UI\WebControls\Repeater.cs (1)
316footerTemplate = value;
3 references to footerTemplate
System.Web (3)
UI\WebControls\Repeater.cs (3)
313return footerTemplate; 680if (footerTemplate != null) { 801contentTemplate = footerTemplate;