1 write to _rootItem
System.Web (1)
UI\WebControls\Menu.cs (1)
775
_rootItem
= new MenuItem(this, true);
2 references to _rootItem
System.Web (2)
UI\WebControls\Menu.cs (2)
774
if (
_rootItem
== null) {
777
return
_rootItem
;