1 write to Populated
System.Web (1)
UI\WebControls\TreeView.cs (1)
2796node.Populated = true;
1 reference to Populated
System.Web (1)
UI\WebControls\TreeNode.cs (1)
870if (!Populated && (ChildNodes.Count == 0)) {