1 write to _staticPopOutUrl
System.Web (1)
UI\WebControls\MenuRendererStandards.cs (1)
41
_staticPopOutUrl
= GetStaticPopOutImageUrl();
2 references to _staticPopOutUrl
System.Web (2)
UI\WebControls\MenuRendererStandards.cs (2)
40
if (
_staticPopOutUrl
== null) {
43
return
_staticPopOutUrl
;