1 write to _instantiatedEmptyDataTemplate
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
1595
_instantiatedEmptyDataTemplate
= true;
1 reference to _instantiatedEmptyDataTemplate
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
1994
if (this.Controls.Count == 0 ||
_instantiatedEmptyDataTemplate
) {