1 write to _imageUrl
System.Web (1)
UI\WebParts\ZoneLinkButton.cs (1)
35
_imageUrl
= value;
2 references to _imageUrl
System.Web (2)
UI\WebParts\ZoneLinkButton.cs (2)
32
return (
_imageUrl
!= null) ?
_imageUrl
: String.Empty;