2 references to ShowFooter
System.Web (2)
UI\WebControls\DataList.cs (2)
1247
if (
ShowFooter
)
1451
return
ShowFooter
&& (footerTemplate != null);