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