1 write to _cachedImageArrayID
System.Web (1)
UI\WebControls\TreeView.cs (1)
562
_cachedImageArrayID
= ClientID + "_ImageArray";
2 references to _cachedImageArrayID
System.Web (2)
UI\WebControls\TreeView.cs (2)
561
if (
_cachedImageArrayID
== null) {
564
return
_cachedImageArrayID
;