1 write to headerTemplate
System.Web (1)
UI\WebControls\Repeater.cs (1)
336
headerTemplate
= value;
3 references to headerTemplate
System.Web (3)
UI\WebControls\Repeater.cs (3)
333
return
headerTemplate
;
660
if (
headerTemplate
!= null) {
797
contentTemplate =
headerTemplate
;